Details

Time bar (total: 3.3s)

analyze267.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%0%100%0
0%0%100%1
0%0%100%2
0%0%100%3
0%0%100%4
0%0%100%5
0%0%100%6
0%0%100%7
0%0%100%8
0%0%100%9
0%0%100%10
0%0%100%11
0%0%100%12
0%0%100%13
0%0%100%14

sample41.0ms

Algorithm
intervals
Results
15.0ms164×body160valid
7.0ms271×pre80true
4.0ms29×body320valid
3.0ms63×body80valid
1.0ms15×body80nan

simplify181.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (179.0ms)

IterNodesCost
0178416
1178416

prune8.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 41.6b

Counts
2 → 1

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite32.0ms

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

series52.0ms

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

simplify47.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
054611199

prune118.0ms

Filtered
59 candidates to 85 candidates (-44.1%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New82385
Fresh000
Picked101
Done000
Total83386

Merged error: 0.3b

Counts
86 → 3

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
55×add-exp-log add-cbrt-cube
22×times-frac
20×*-un-lft-identity
19×prod-exp cbrt-unprod
17×cbrt-undiv div-exp
14×pow1
12×add-sqr-sqrt add-cube-cbrt
11×associate-/l*
associate-*l* pow-prod-down associate-/r/ distribute-rgt-neg-out
associate-/r*
div-inv distribute-lft-out add-log-exp
flip3-+ distribute-frac-neg flip-+
frac-2neg associate-*r* clear-num *-commutative
associate-/l/
Counts
4 → 114
Calls
4 calls:
5.0ms
(* 3.0 (* a c))
5.0ms
(* 3.0 (* a (neg c)))
12.0ms
(/ (* 3.0 (* a (neg c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c))))))
14.0ms
(/ (/ (* 3.0 (* a (neg c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) (* 3.0 a))

series103.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(* 3.0 (* a c))
3.0ms
(* 3.0 (* a (neg c)))
52.0ms
(/ (* 3.0 (* a (neg c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c))))))
44.0ms
(/ (/ (* 3.0 (* a (neg c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) (* 3.0 a))

simplify54.0ms

Algorithm
egg-herbie
Counts
126 → 126
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
049831982
149831982

prune177.0ms

Filtered
76 candidates to 126 candidates (-65.8%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1188126
Fresh202
Picked101
Done000
Total1218129

Merged error: 0b

Counts
129 → 8

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite24.0ms

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

series73.0ms

Counts
4 → 12
Calls
4 calls:
45.0ms
(/ c (+ b (sqrt (- (* b b) (* 3.0 (* a c))))))
8.0ms
(- (* b b) (* 3.0 (* a c)))
14.0ms
(+ b (sqrt (- (* b b) (* 3.0 (* a c)))))
6.0ms
(* 3.0 (* a c))

simplify62.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
049251187
149251187

prune132.0ms

Filtered
61 candidates to 86 candidates (-41.0%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New85186
Fresh257
Picked011
Done000
Total87794

Merged error: 0b

Counts
94 → 7

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
108×times-frac
97×*-un-lft-identity
63×add-sqr-sqrt add-cube-cbrt
22×add-exp-log
19×associate-/r*
17×distribute-lft-out
16×add-cbrt-cube
10×pow1
div-exp
associate-/l*
div-inv add-log-exp
cbrt-undiv
associate-*l* pow-prod-down prod-exp cbrt-unprod
rec-exp frac-2neg flip3-+ 1-exp clear-num flip-+ associate-/l/
+-commutative pow-flip associate-*r* sum-log associate-/r/ *-commutative inv-pow
Counts
4 → 151
Calls
4 calls:
6.0ms
(+ b (sqrt (- (* b b) (* 3.0 (* a c)))))
8.0ms
(/ (+ b (sqrt (- (* b b) (* 3.0 (* a c))))) c)
10.0ms
(/ 1 (/ (+ b (sqrt (- (* b b) (* 3.0 (* a c))))) c))
5.0ms
(* 3.0 (* a c))

series64.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(+ b (sqrt (- (* b b) (* 3.0 (* a c)))))
16.0ms
(/ (+ b (sqrt (- (* b b) (* 3.0 (* a c))))) c)
30.0ms
(/ 1 (/ (+ b (sqrt (- (* b b) (* 3.0 (* a c))))) c))
3.0ms
(* 3.0 (* a c))

simplify75.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
049433139
149433139

prune195.0ms

Filtered
100 candidates to 163 candidates (-63.0%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New1630163
Fresh055
Picked011
Done011
Total1637170

Merged error: 0b

Counts
170 → 7

regimes181.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
09415
19415

end0.0ms

sample1.2s

Algorithm
intervals
Results
458.0ms4789×body160valid
250.0ms8885×pre80true
207.0ms1413×body320valid
90.0ms1798×body80valid
45.0ms885×body80nan

Profiling

Loading profile data...