Details

Time bar (total: 4.3s)

sample67.0ms

Algorithm
intervals
Results
14.0ms507×pre80true
14.0ms251×body80nan
13.0ms153×body160valid
5.0ms39×body320valid
3.0ms64×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: 42.5b

Counts
2 → 1

localize11.0ms

Local error

Found 4 expressions with local error:

0.1b
(- (* b b) (* (* 3.0 a) c))
0.3b
(* (* 3.0 a) c)
0.3b
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
38.7b
(+ (- 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))
5.0ms
(* (* 3.0 a) c)
12.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
8.0ms
(+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))

series260.0ms

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

simplify65.0ms

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0449785
12075672
25002663

prune257.0ms

Filtered
105 candidates to 78 candidates (74.3%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New9114105
Fresh000
Picked101
Done000
Total9214106

Merged error: 5.4b

Counts
106 → 14

localize8.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

prune34.0ms

Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New000
Fresh01313
Picked011
Done000
Total01414

Merged error: 5.4b

Counts
14 → 14

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite22.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))

series71.0ms

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

simplify60.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0383531
12513389
25002389

prune187.0ms

Filtered
93 candidates to 54 candidates (58.1%)
Pruning

25 alts after pruning (24 fresh and 1 done)

PrunedKeptTotal
New811293
Fresh01212
Picked101
Done011
Total8225107

Merged error: 5.3b

Counts
107 → 25

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
145×times-frac
90×add-sqr-sqrt
81×add-cube-cbrt *-un-lft-identity
49×add-exp-log add-cbrt-cube
44×associate-*r*
20×cbrt-undiv div-exp
14×associate-/r*
13×prod-exp cbrt-unprod
10×div-inv
pow1
associate-/l*
expm1-log1p-u associate-*l* log1p-expm1-u add-log-exp unswap-sqr
frac-2neg associate-*r/ clear-num associate-/r/
pow-prod-down *-commutative associate-/l/
Counts
3 → 172
Calls
3 calls:
6.0ms
(/ a (/ b c))
17.0ms
(* -1.5 (/ a (/ b c)))
11.0ms
(/ (* -1.5 (/ a (/ b c))) (* 3.0 a))

series75.0ms

Counts
3 → 9
Calls
3 calls:
26.0ms
(/ a (/ b c))
28.0ms
(* -1.5 (/ a (/ b c)))
20.0ms
(/ (* -1.5 (/ a (/ b c))) (* 3.0 a))

simplify98.0ms

Algorithm
egg-herbie
Counts
181 → 181
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
07201132
14243985
25002985

prune337.0ms

Filtered
181 candidates to 136 candidates (75.1%)
Pruning

33 alts after pruning (32 fresh and 1 done)

PrunedKeptTotal
New16813181
Fresh41923
Picked101
Done011
Total17333206

Merged error: 5.3b

Counts
206 → 33

regimes649.0ms

Accuracy

25.3% (4.9b remaining)

Error of 9.9b against oracle of 5.0b and baseline of 11.6b

bsearch4.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02727
12727

end0.0ms

sample2.0s

Algorithm
intervals
Results
504.0ms8318×body80nan
464.0ms16318×pre80true
432.0ms4841×body160valid
187.0ms1427×body320valid
78.0ms1732×body80valid