Details

Time bar (total: 2.2s)

sample34.0ms

Algorithm
intervals
Results
17.0ms327×body80valid

simplify30.0ms

Counts
1 → 1

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x y) (* (- x 1.0) z))
0.0b
(* (- x 1.0) z)

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
associate-*l*
pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp
associate-*r*
associate-*l/
+-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 33
Calls
2 calls:
14.0ms
(+ (* x y) (* (- x 1.0) z))
33.0ms
(* (- x 1.0) z)

series415.0ms

Counts
2 → 6
Calls
2 calls:
40.0ms
(+ (* x y) (* (- x 1.0) z))
375.0ms
(* (- x 1.0) z)

simplify108.0ms

Counts
39 → 39

prune114.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize28.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x y) (/ (* (- (* x x) (* 1.0 1.0)) z) (+ x 1.0)))
1.5b
(* (- (* x x) (* 1.0 1.0)) z)
7.1b
(/ (* (- (* x x) (* 1.0 1.0)) z) (+ x 1.0))

rewrite102.0ms

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity
10×add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt
pow1 add-log-exp
times-frac associate-*l* associate-*l/ associate-/r*
associate-*r*
cbrt-undiv flip3-- flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/ distribute-lft-out
+-commutative frac-2neg pow-prod-down clear-num sum-log *-commutative div-inv associate-/l* difference-of-squares unswap-sqr
Counts
3 → 59
Calls
3 calls:
31.0ms
(+ (* x y) (/ (* (- (* x x) (* 1.0 1.0)) z) (+ x 1.0)))
40.0ms
(* (- (* x x) (* 1.0 1.0)) z)
29.0ms
(/ (* (- (* x x) (* 1.0 1.0)) z) (+ x 1.0))

series184.0ms

Counts
3 → 9
Calls
3 calls:
64.0ms
(+ (* x y) (/ (* (- (* x x) (* 1.0 1.0)) z) (+ x 1.0)))
54.0ms
(* (- (* x x) (* 1.0 1.0)) z)
65.0ms
(/ (* (- (* x x) (* 1.0 1.0)) z) (+ x 1.0))

simplify45.0ms

Counts
68 → 68

prune141.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0.0b

regimes56.0ms

Accuracy

0% (0.0b remaining)

Error of 0.0b against oracle of 0.0b and baseline of 0.0b

bsearch0.0ms

simplify22.0ms

end0.0ms

sample839.0ms

Algorithm
intervals
Results
413.0ms10133×body80valid