Details

Time bar (total: 4.0s)

sample74.0ms

Algorithm
intervals
Results
15.0ms519×pre80true
15.0ms114×body320valid
14.0ms263×body80nan
8.0ms92×body160valid
3.0ms16×body640valid
2.0ms34×body80valid

simplify12.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0229
1439
2839
31109
41189
51189

prune3.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: 52.0b

Counts
2 → 1

localize11.0ms

Local error

Found 4 expressions with local error:

0.1b
(- (* b b) (* (* 3.0 a) c))
0.2b
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
0.3b
(* (* 3.0 a) c)
27.2b
(+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
14×add-exp-log add-cbrt-cube
10×add-sqr-sqrt add-cube-cbrt fma-def add-log-exp
pow1
distribute-rgt-neg-in distribute-lft-out
times-frac associate-/l*
expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u
distribute-lft-neg-in associate-*r* pow-prod-down
cbrt-undiv neg-sub0 associate-+l- flip3-+ div-exp sum-log flip-+ associate-/l/
+-commutative neg-mul-1 sub-neg flip3-- frac-2neg fma-neg diff-log div-sub associate-*l* prod-diff neg-log clear-num associate-/r* *-commutative flip-- div-inv
Counts
4 → 93
Calls
4 calls:
4.0ms
(- (* b b) (* (* 3.0 a) c))
11.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
5.0ms
(* (* 3.0 a) c)
9.0ms
(+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))

series258.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(- (* b b) (* (* 3.0 a) c))
107.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
24.0ms
(* (* 3.0 a) c)
81.0ms
(+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))

simplify61.0ms

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0449785
12075672
25002663

prune252.0ms

Filtered
105 candidates to 78 candidates (74.3%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New9411105
Fresh000
Picked101
Done000
Total9511106

Merged error: 2.9b

Counts
106 → 11

localize3.0ms

rewrite0.0ms

Algorithm
rewrite-expression-head
Rules
Counts
0 → 0

series0.0ms

Counts
0 → 0

simplify2.0ms

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
000

prune28.0ms

Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New000
Fresh01010
Picked011
Done000
Total01111

Merged error: 2.9b

Counts
11 → 11

localize7.0ms

Local error

Found 3 expressions with local error:

0.3b
(/ (* a c) b)
0.3b
(* -1.5 (/ (* a c) b))
0.4b
(/ (* -1.5 (/ (* a c) b)) (* 3.0 a))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
49×add-exp-log add-cbrt-cube
17×prod-exp cbrt-unprod
16×cbrt-undiv div-exp
10×add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
times-frac associate-*r*
pow1
associate-/r*
expm1-log1p-u associate-*l* log1p-expm1-u div-inv add-log-exp
frac-2neg associate-*r/ clear-num associate-/l*
pow-prod-down *-commutative associate-/l/ unswap-sqr
Counts
3 → 84
Calls
3 calls:
4.0ms
(/ (* a c) b)
6.0ms
(* -1.5 (/ (* a c) b))
9.0ms
(/ (* -1.5 (/ (* a c) b)) (* 3.0 a))

series72.0ms

Counts
3 → 9
Calls
3 calls:
19.0ms
(/ (* a c) b)
32.0ms
(* -1.5 (/ (* a c) b))
21.0ms
(/ (* -1.5 (/ (* a c) b)) (* 3.0 a))

simplify60.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 1 (13.0ms)

IterNodesCost
0383531
12513389
25002389

prune170.0ms

Filtered
93 candidates to 54 candidates (58.1%)
Pruning

20 alts after pruning (19 fresh and 1 done)

PrunedKeptTotal
New831093
Fresh099
Picked101
Done011
Total8420104

Merged error: 2.8b

Counts
104 → 20

localize12.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (* a c) b)
0.3b
(expm1 (log1p (/ (* a c) b)))
0.3b
(* -1.5 (expm1 (log1p (/ (* a c) b))))
0.4b
(/ (* -1.5 (expm1 (log1p (/ (* a c) b)))) (* 3.0 a))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
23×add-exp-log add-cbrt-cube
10×add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
pow1 cbrt-undiv div-exp prod-exp cbrt-unprod
expm1-log1p-u times-frac associate-/r* log1p-expm1-u add-log-exp
associate-*r* associate-*l*
frac-2neg clear-num div-inv associate-/l*
expm1-log1p pow-prod-down *-commutative expm1-udef unswap-sqr
Counts
4 → 77
Calls
4 calls:
5.0ms
(/ (* a c) b)
1.0ms
(expm1 (log1p (/ (* a c) b)))
3.0ms
(* -1.5 (expm1 (log1p (/ (* a c) b))))
5.0ms
(/ (* -1.5 (expm1 (log1p (/ (* a c) b)))) (* 3.0 a))

series308.0ms

Counts
4 → 12
Calls
4 calls:
19.0ms
(/ (* a c) b)
94.0ms
(expm1 (log1p (/ (* a c) b)))
104.0ms
(* -1.5 (expm1 (log1p (/ (* a c) b))))
91.0ms
(/ (* -1.5 (expm1 (log1p (/ (* a c) b)))) (* 3.0 a))

simplify56.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0379570
12061446
25001439

prune179.0ms

Filtered
89 candidates to 66 candidates (74.2%)
Pruning

19 alts after pruning (18 fresh and 1 done)

PrunedKeptTotal
New85489
Fresh41418
Picked101
Done011
Total9019109

Merged error: 2.8b

Counts
109 → 19

regimes341.0ms

Accuracy

0% (3.3b remaining)

Error of 5.9b against oracle of 2.7b and baseline of 5.9b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
062
162

end0.0ms

sample2.0s

Algorithm
intervals
Results
477.0ms3681×body320valid
456.0ms16145×pre80true
355.0ms8145×body80nan
254.0ms2918×body160valid
89.0ms518×body640valid
40.0ms883×body80valid