Details

Time bar (total: 10.8s)

sample19.0ms

Algorithm
intervals
Results
9.0ms332×body80valid

simplify2.8s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0911
12711
27611
316711
425311
531711
638411
751811
8103311
9368711
done500011

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 16.9b

localize7.0ms

Local error

Found 2 expressions with local error:

0.1b
(* (* z z) (+ z 1.0))
16.4b
(/ (* x y) (* (* z z) (+ z 1.0)))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
28×add-exp-log add-cbrt-cube
12×prod-exp cbrt-unprod
pow1
cbrt-undiv div-exp
*-un-lft-identity
add-sqr-sqrt associate-*r/ associate-*r*
add-cube-cbrt pow-prod-down
expm1-log1p-u flip3-+ associate-/r/ flip-+ log1p-expm1-u add-log-exp
distribute-rgt-in frac-2neg distribute-lft-in times-frac associate-*l* clear-num associate-/r* *-commutative div-inv distribute-lft-out associate-/l* unswap-sqr
Counts
2 → 55
Calls
2 calls:
14.0ms
(* (* z z) (+ z 1.0))
11.0ms
(/ (* x y) (* (* z z) (+ z 1.0)))

series121.0ms

Counts
2 → 6
Calls
2 calls:
51.0ms
(* (* z z) (+ z 1.0))
69.0ms
(/ (* x y) (* (* z z) (+ z 1.0)))

simplify848.0ms

Counts
61 → 61
Iterations

Useful iterations: 2 (234.0ms)

IterNodesCost
0116898
1377826
22037663
done5000663

prune138.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 7.5b

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ y (+ z 1.0))
6.2b
(/ x (* z z))
7.6b
(* (/ x (* z z)) (/ y (+ z 1.0)))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
38×*-un-lft-identity
34×add-sqr-sqrt times-frac
31×add-exp-log add-cbrt-cube
24×add-cube-cbrt
18×associate-*r*
10×cbrt-undiv div-exp
prod-exp cbrt-unprod
associate-*l* distribute-lft-out
associate-/l*
pow1 associate-/r*
associate-/r/ div-inv unswap-sqr
expm1-log1p-u log1p-expm1-u add-log-exp
frac-2neg flip3-+ clear-num flip-+
frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative
Counts
3 → 113
Calls
3 calls:
6.0ms
(/ y (+ z 1.0))
4.0ms
(/ x (* z z))
24.0ms
(* (/ x (* z z)) (/ y (+ z 1.0)))

series111.0ms

Counts
3 → 9
Calls
3 calls:
32.0ms
(/ y (+ z 1.0))
22.0ms
(/ x (* z z))
56.0ms
(* (/ x (* z z)) (/ y (+ z 1.0)))

simplify764.0ms

Counts
122 → 122
Iterations

Useful iterations: 2 (306.0ms)

IterNodesCost
01861549
15281460
220781271
done50001271

prune468.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.1b

localize11.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
0.7b
(* (/ (cbrt x) z) (/ y (+ z 1.0)))
0.9b
(* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))

rewrite72.0ms

Algorithm
rewrite-expression-head
Rules
85×add-exp-log
67×add-cbrt-cube
48×add-sqr-sqrt
40×times-frac
36×prod-exp cbrt-unprod
35×*-un-lft-identity
29×add-cube-cbrt associate-*l*
26×cbrt-undiv div-exp
19×associate-*r*
17×cbrt-prod
11×pow1
frac-times associate-*r/ unswap-sqr
expm1-log1p-u pow-prod-down associate-*l/ log1p-expm1-u add-log-exp
div-inv distribute-lft-out
pow1/3 associate-/r/ *-commutative
flip3-+ flip-+
Counts
4 → 151
Calls
4 calls:
0.0ms
(cbrt x)
0.0ms
(cbrt x)
27.0ms
(* (/ (cbrt x) z) (/ y (+ z 1.0)))
37.0ms
(* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))

series548.0ms

Counts
4 → 12
Calls
4 calls:
176.0ms
(cbrt x)
176.0ms
(cbrt x)
119.0ms
(* (/ (cbrt x) z) (/ y (+ z 1.0)))
76.0ms
(* (/ (* (cbrt x) (cbrt x)) z) (* (/ (cbrt x) z) (/ y (+ z 1.0))))

simplify1.1s

Counts
163 → 163
Iterations

Useful iterations: 2 (469.0ms)

IterNodesCost
02712848
18662700
234691981
done50011981

prune463.0ms

Pruning

16 alts after pruning (16 fresh and 0 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.9b
(* (/ (* (cbrt x) (cbrt x)) z) (* (* (cbrt (/ (cbrt x) z)) (cbrt (/ (cbrt x) z))) (* (cbrt (/ (cbrt x) z)) (/ y (+ z 1.0)))))
3.0b
(cbrt (/ (cbrt x) z))
3.0b
(cbrt (/ (cbrt x) z))
3.0b
(cbrt (/ (cbrt x) z))

rewrite194.0ms

Algorithm
rewrite-expression-head
Rules
112×add-exp-log
93×cbrt-prod
68×add-cbrt-cube
67×prod-exp cbrt-unprod
57×times-frac
51×cbrt-div
49×frac-times
45×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
37×associate-*r/
23×associate-*l/
22×pow1
20×cbrt-undiv div-exp
13×pow-prod-down
associate-*l*
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
pow1/3
associate-*r* *-commutative
Counts
4 → 195
Calls
4 calls:
176.0ms
(* (/ (* (cbrt x) (cbrt x)) z) (* (* (cbrt (/ (cbrt x) z)) (cbrt (/ (cbrt x) z))) (* (cbrt (/ (cbrt x) z)) (/ y (+ z 1.0)))))
3.0ms
(cbrt (/ (cbrt x) z))
2.0ms
(cbrt (/ (cbrt x) z))
2.0ms
(cbrt (/ (cbrt x) z))

series617.0ms

Counts
4 → 12
Calls
4 calls:
80.0ms
(* (/ (* (cbrt x) (cbrt x)) z) (* (* (cbrt (/ (cbrt x) z)) (cbrt (/ (cbrt x) z))) (* (cbrt (/ (cbrt x) z)) (/ y (+ z 1.0)))))
176.0ms
(cbrt (/ (cbrt x) z))
180.0ms
(cbrt (/ (cbrt x) z))
180.0ms
(cbrt (/ (cbrt x) z))

simplify1.1s

Counts
207 → 207
Iterations

Useful iterations: 2 (391.0ms)

IterNodesCost
03115263
19405037
235983669
done50003669

prune605.0ms

Pruning

16 alts after pruning (16 fresh and 0 done)

Merged error: 0.0b

regimes237.0ms

Accuracy

0% (1.5b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01768
12268
done2268

end0.0ms

sample529.0ms

Algorithm
intervals
Results
304.0ms10714×body80valid