Details

Time bar (total: 5.1s)

sample49.0ms

Algorithm
intervals
Results
10.0ms529×pre80true
10.0ms146×body160valid
9.0ms273×body80nan
4.0ms110×body80valid

simplify11.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0219
1429
2769
3949
41029
51029

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

Counts
2 → 1

localize14.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (* 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))
28.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:
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))))

series257.0ms

Counts
4 → 12
Calls
4 calls:
48.0ms
(- (* b b) (* (* 3.0 a) c))
20.0ms
(* (* 3.0 a) c)
107.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
82.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

prune170.0ms

Filtered
85 candidates to 59 candidates (69.4%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New81485
Fresh000
Picked101
Done000
Total82486

Merged error: 0.4b

Counts
86 → 4

localize19.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.3b
(/ (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

rewrite75.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))
7.0ms
(* (* 3.0 a) c)
26.0ms
(/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
29.0ms
(/ (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

series342.0ms

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

simplify113.0ms

Algorithm
egg-herbie
Counts
171 → 171
Iterations

Useful iterations: 2 (87.0ms)

IterNodesCost
06843100
133072567
250012533

prune434.0ms

Filtered
171 candidates to 107 candidates (62.6%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New16011171
Fresh303
Picked101
Done000
Total16411175

Merged error: 0.0b

Counts
175 → 11

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite38.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)
15.0ms
(/ (/ (* 3.0 (* a c)) 3.0) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
5.0ms
(* 3.0 (* a c))
5.0ms
(* (* 3.0 a) c)

series247.0ms

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

simplify82.0ms

Algorithm
egg-herbie
Counts
155 → 155
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
05841858
130241667
250011653

prune320.0ms

Filtered
155 candidates to 92 candidates (59.4%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New1505155
Fresh4610
Picked101
Done000
Total15511166

Merged error: 0b

Counts
166 → 11

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite109.0ms

Algorithm
rewrite-expression-head
Rules
518×times-frac
317×add-sqr-sqrt *-un-lft-identity
173×add-cube-cbrt
72×distribute-lft-out-- difference-of-squares
62×associate-/l*
44×add-exp-log
42×div-inv
36×distribute-rgt-neg-in sqrt-prod
32×add-cbrt-cube
24×div-exp
14×cbrt-undiv
10×associate-/r* associate-/r/
pow1
prod-exp
flip3-- flip-- add-log-exp
cbrt-unprod
1-exp
associate-*r* pow-prod-down
frac-2neg clear-num associate-/l/
sub-neg diff-log associate-*l* *-commutative
Counts
4 → 358
Calls
4 calls:
6.0ms
(- (* b b) (* (* 3.0 a) c))
41.0ms
(/ (/ (/ (* a c) 1) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) a)
21.0ms
(/ (/ (* a c) 1) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
5.0ms
(* (* 3.0 a) c)

series405.0ms

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

simplify91.0ms

Algorithm
egg-herbie
Counts
370 → 370
Iterations

Useful iterations: 1 (31.0ms)

IterNodesCost
012156510
150016106

prune667.0ms

Filtered
370 candidates to 199 candidates (53.8%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New3664370
Fresh5510
Picked101
Done000
Total3729381

Merged error: 0b

Counts
381 → 9

regimes159.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02416
12416

end0.0ms

sample1.3s

Algorithm
intervals
Results
312.0ms16467×pre80true
302.0ms4495×body160valid
264.0ms8467×body80nan
120.0ms3505×body80valid

Profiling

Loading profile data...