Details

Time bar (total: 4.7s)

sample31.0ms

Algorithm
intervals
Results
13.0ms292×body80valid

simplify26.0ms

Counts
1 → 1

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (* x y) 2.0)
0.0b
(- (/ (* x y) 2.0) (/ z 8.0))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
add-exp-log add-cbrt-cube
*-un-lft-identity
add-cube-cbrt times-frac add-log-exp
associate-/r*
pow1 cbrt-undiv div-exp difference-of-squares
sub-neg flip3-- frac-2neg diff-log prod-exp clear-num frac-sub flip-- cbrt-unprod div-inv associate-/l* distribute-lft-out--
Counts
2 → 37
Calls
2 calls:
10.0ms
(/ (* x y) 2.0)
22.0ms
(- (/ (* x y) 2.0) (/ z 8.0))

series88.0ms

Counts
2 → 6
Calls
2 calls:
22.0ms
(/ (* x y) 2.0)
66.0ms
(- (/ (* x y) 2.0) (/ z 8.0))

simplify1.1s

Counts
43 → 43

prune92.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* (/ x (sqrt 2.0)) (/ y (sqrt 2.0))) (/ z 8.0))
0.3b
(* (/ x (sqrt 2.0)) (/ y (sqrt 2.0)))
0.4b
(/ y (sqrt 2.0))
0.4b
(/ x (sqrt 2.0))

rewrite111.0ms

Algorithm
rewrite-expression-head
Rules
90×add-sqr-sqrt
84×times-frac
60×add-cube-cbrt *-un-lft-identity
48×sqrt-prod
22×associate-*r* associate-*l*
20×add-exp-log add-cbrt-cube
12×associate-/r*
unswap-sqr
pow1 cbrt-undiv div-exp associate-/l* add-log-exp
prod-exp cbrt-unprod div-inv
frac-sub
frac-times frac-2neg associate-*r/ associate-*l/ clear-num
sub-neg flip3-- diff-log pow-prod-down *-commutative flip--
Counts
4 → 166
Calls
4 calls:
36.0ms
(- (* (/ x (sqrt 2.0)) (/ y (sqrt 2.0))) (/ z 8.0))
52.0ms
(* (/ x (sqrt 2.0)) (/ y (sqrt 2.0)))
6.0ms
(/ y (sqrt 2.0))
7.0ms
(/ x (sqrt 2.0))

series566.0ms

Counts
4 → 12
Calls
4 calls:
201.0ms
(- (* (/ x (sqrt 2.0)) (/ y (sqrt 2.0))) (/ z 8.0))
182.0ms
(* (/ x (sqrt 2.0)) (/ y (sqrt 2.0)))
92.0ms
(/ y (sqrt 2.0))
90.0ms
(/ x (sqrt 2.0))

simplify789.0ms

Counts
178 → 178

prune489.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes114.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify31.0ms

end0.0ms

sample1.2s

Algorithm
intervals
Results
475.0ms9187×body80valid