Details

Time bar (total: 4.6s)

sample48.0ms

Algorithm
intervals
Results
10.0ms152×body160valid
10.0ms531×pre80true
9.0ms275×body80nan
3.0ms104×body80valid

simplify11.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0219
1429
2769
3949
41029
51029

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: 30.4b

Counts
2 → 1

localize13.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (* b b) (* (* 3.0 a) c))
0.3b
(* (* 3.0 a) c)
0.4b
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
30.5b
(+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))

rewrite30.0ms

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

series253.0ms

Counts
4 → 12
Calls
4 calls:
48.0ms
(- (* b b) (* (* 3.0 a) c))
20.0ms
(* (* 3.0 a) c)
105.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
80.0ms
(+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))

simplify58.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
0419716
11930613
25002608

prune166.0ms

Filtered
85 candidates to 59 candidates (69.4%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New78785
Fresh000
Picked101
Done000
Total79786

Merged error: 0.4b

Counts
86 → 7

localize18.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (* 3.0 a) c)
0.3b
(/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
0.3b
(* 3.0 (* a c))
0.4b
(/ (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

rewrite73.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
80×add-sqr-sqrt *-un-lft-identity
40×add-cube-cbrt
30×associate-/l*
28×add-exp-log add-cbrt-cube
20×distribute-lft-out-- difference-of-squares
14×pow1
10×distribute-rgt-neg-in sqrt-prod
prod-exp associate-/r* cbrt-unprod
cbrt-undiv div-exp
pow-prod-down associate-/r/
associate-*r* associate-*l* div-inv add-log-exp
flip3-- div-sub flip-- associate-/l/
associate-+l- frac-2neg clear-num *-commutative
flip3-+ flip-+
Counts
4 → 159
Calls
4 calls:
5.0ms
(* (* 3.0 a) c)
28.0ms
(/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
5.0ms
(* 3.0 (* a c))
28.0ms
(/ (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

series334.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(* (* 3.0 a) c)
164.0ms
(/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
20.0ms
(* 3.0 (* a c))
126.0ms
(/ (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

simplify117.0ms

Algorithm
egg-herbie
Counts
171 → 171
Iterations

Useful iterations: 2 (92.0ms)

IterNodesCost
06843100
133072567
250012533

prune418.0ms

Filtered
171 candidates to 106 candidates (62.0%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New16011171
Fresh606
Picked101
Done000
Total16711178

Merged error: 0.0b

Counts
178 → 11

localize14.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (* 3.0 (* a c)) 3.0)
0.3b
(* (* 3.0 a) c)
0.3b
(* 3.0 (* a c))
0.3b
(/ (/ (* 3.0 (* a c)) 3.0) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
76×times-frac
64×add-sqr-sqrt *-un-lft-identity
37×add-exp-log add-cbrt-cube
32×add-cube-cbrt
16×distribute-lft-out-- difference-of-squares
14×pow1
12×prod-exp cbrt-unprod
10×cbrt-undiv div-exp associate-/r* div-inv
distribute-rgt-neg-in sqrt-prod associate-/l*
pow-prod-down
associate-*r* associate-*l* add-log-exp
frac-2neg clear-num associate-/r/ *-commutative
flip3-- flip-- associate-/l/
Counts
4 → 143
Calls
4 calls:
6.0ms
(/ (* 3.0 (* a c)) 3.0)
5.0ms
(* (* 3.0 a) c)
5.0ms
(* 3.0 (* a c))
15.0ms
(/ (/ (* 3.0 (* a c)) 3.0) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))

series241.0ms

Counts
4 → 12
Calls
4 calls:
20.0ms
(/ (* 3.0 (* a c)) 3.0)
20.0ms
(* (* 3.0 a) c)
22.0ms
(* 3.0 (* a c))
179.0ms
(/ (/ (* 3.0 (* a c)) 3.0) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))

simplify84.0ms

Algorithm
egg-herbie
Counts
155 → 155
Iterations

Useful iterations: 2 (67.0ms)

IterNodesCost
05841858
130261667
250021653

prune322.0ms

Filtered
155 candidates to 92 candidates (59.4%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1514155
Fresh4610
Picked101
Done000
Total15610166

Merged error: 0.0b

Counts
166 → 10

localize18.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (* 3.0 a) c)
0.3b
(* (* 3.0 a) c)
0.3b
(/ (+ (- (pow b 2) (pow b 2)) (* (* 3.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
0.4b
(/ (/ (+ (- (pow b 2) (pow b 2)) (* (* 3.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

rewrite72.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
80×add-sqr-sqrt *-un-lft-identity
40×add-cube-cbrt
30×associate-/l*
28×add-exp-log add-cbrt-cube
20×distribute-lft-out-- difference-of-squares
14×pow1
10×distribute-rgt-neg-in sqrt-prod
prod-exp associate-/r* cbrt-unprod
cbrt-undiv div-exp
associate-*r* pow-prod-down associate-/r/
div-inv add-log-exp
flip3-- div-sub flip-- associate-/l/
associate-+l- frac-2neg associate-*l* clear-num *-commutative
flip3-+ flip-+
Counts
4 → 159
Calls
4 calls:
5.0ms
(* (* 3.0 a) c)
5.0ms
(* (* 3.0 a) c)
25.0ms
(/ (+ (- (pow b 2) (pow b 2)) (* (* 3.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
28.0ms
(/ (/ (+ (- (pow b 2) (pow b 2)) (* (* 3.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

series329.0ms

Counts
4 → 12
Calls
4 calls:
20.0ms
(* (* 3.0 a) c)
20.0ms
(* (* 3.0 a) c)
165.0ms
(/ (+ (- (pow b 2) (pow b 2)) (* (* 3.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
125.0ms
(/ (/ (+ (- (pow b 2) (pow b 2)) (* (* 3.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

simplify119.0ms

Algorithm
egg-herbie
Counts
171 → 171
Iterations

Useful iterations: 2 (89.0ms)

IterNodesCost
06273101
131392568
250012534

prune338.0ms

Filtered
171 candidates to 106 candidates (62.0%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1701171
Fresh189
Picked011
Done000
Total17110181

Merged error: 0b

Counts
181 → 10

regimes188.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02016
12016

end0.0ms

sample1.3s

Algorithm
intervals
Results
300.0ms16495×pre80true
296.0ms4487×body160valid
265.0ms8495×body80nan
120.0ms3513×body80valid