Details

Time bar (total: 2.2s)

sample20.0ms

Algorithm
intervals
Results
10.0ms372×body80valid

simplify112.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0275
1785
21795
32775
43755
54885
69775
725115
850025

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 14.1b

Counts
2 → 1

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite19.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:
7.0ms
(* (* z z) (+ z 1.0))
10.0ms
(/ (* x y) (* (* z z) (+ z 1.0)))

series116.0ms

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

simplify63.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
0387405
12384314
25001313

prune105.0ms

Filtered
61 candidates to 37 candidates (60.7%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New53861
Fresh000
Picked101
Done000
Total54862

Merged error: 8.8b

Counts
62 → 8

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (/ (* x y) (* z z)) (+ z 1.0))
14.8b
(/ (* x y) (* z z))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
32×add-exp-log add-cbrt-cube
26×times-frac
25×*-un-lft-identity
13×cbrt-undiv add-sqr-sqrt add-cube-cbrt div-exp
prod-exp cbrt-unprod
div-inv
distribute-lft-out associate-/l*
associate-/r*
pow1 expm1-log1p-u frac-2neg clear-num associate-/r/ log1p-expm1-u add-log-exp
flip3-+ flip-+ associate-/l/
Counts
2 → 77
Calls
2 calls:
10.0ms
(/ (/ (* x y) (* z z)) (+ z 1.0))
6.0ms
(/ (* x y) (* z z))

series99.0ms

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

simplify56.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0417626
12184535
25002535

prune124.0ms

Filtered
83 candidates to 51 candidates (61.4%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New78583
Fresh437
Picked101
Done000
Total83891

Merged error: 0.0b

Counts
91 → 8

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (* (/ x z) (/ y z)) (+ z 1.0))
4.7b
(* (/ x z) (/ y z))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
32×add-exp-log add-cbrt-cube
30×add-sqr-sqrt
26×times-frac
22×*-un-lft-identity
18×add-cube-cbrt
13×cbrt-undiv div-exp associate-*r* associate-*l*
prod-exp cbrt-unprod
pow1 associate-/r* unswap-sqr
div-inv associate-/l/
expm1-log1p-u frac-times associate-*r/ associate-*l/ associate-/r/ log1p-expm1-u distribute-lft-out add-log-exp
frac-2neg flip3-+ pow-prod-down clear-num *-commutative flip-+ associate-/l*
Counts
2 → 88
Calls
2 calls:
10.0ms
(/ (* (/ x z) (/ y z)) (+ z 1.0))
10.0ms
(* (/ x z) (/ y z))

series75.0ms

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

simplify63.0ms

Algorithm
egg-herbie
Counts
94 → 94
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0536587
12675489
25001488

prune147.0ms

Filtered
94 candidates to 62 candidates (66.0%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New89594
Fresh437
Picked011
Done000
Total939102

Merged error: 0b

Counts
102 → 9

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
100×add-exp-log
58×add-cbrt-cube
42×prod-exp
34×div-exp
26×associate-*r*
25×add-sqr-sqrt
24×*-un-lft-identity
23×times-frac
22×cbrt-unprod
20×add-cube-cbrt
18×cbrt-undiv
10×pow1
associate-*r/
rec-exp 1-exp
associate-*l* pow-prod-down associate-/r* associate-/l/
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
frac-times associate-*l/ associate-/r/ un-div-inv *-commutative distribute-lft-out unswap-sqr
frac-2neg flip3-+ clear-num flip-+ associate-/l*
Counts
3 → 129
Calls
3 calls:
15.0ms
(/ (* (* x (/ y z)) (/ 1 z)) (+ z 1.0))
9.0ms
(* (* x (/ y z)) (/ 1 z))
6.0ms
(* x (/ y z))

series112.0ms

Counts
3 → 9
Calls
3 calls:
65.0ms
(/ (* (* x (/ y z)) (/ 1 z)) (+ z 1.0))
29.0ms
(* (* x (/ y z)) (/ 1 z))
18.0ms
(* x (/ y z))

simplify131.0ms

Algorithm
egg-herbie
Counts
138 → 138
Iterations

Useful iterations: 2 (120.0ms)

IterNodesCost
0673860
14267666
25001656

prune152.0ms

Filtered
138 candidates to 75 candidates (54.3%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1380138
Fresh077
Picked011
Done011
Total1389147

Merged error: 0b

Counts
147 → 9

regimes158.0ms

Accuracy

12.8% (2.6b remaining)

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

bsearch1.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03218
13218

end0.0ms

sample490.0ms

Algorithm
intervals
Results
284.0ms10685×body80valid