Details

Time bar (total: 3.1s)

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

sample39.0ms

Algorithm
intervals
Results
13.0ms139×body160valid
8.0ms293×pre80true
6.0ms117×body80valid
2.0ms37×body80nan

simplify179.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (177.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: 27.3b

Counts
2 → 1

localize10.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
(/ (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) (* 3.0 a))
27.1b
(- (sqrt (- (* b b) (* 3.0 (* a c)))) b)

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

series51.0ms

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

simplify49.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
054611199

prune133.0ms

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

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New78785
Fresh000
Picked101
Done000
Total79786

Merged error: 0.5b

Counts
86 → 7

localize14.0ms

Local error

Found 4 expressions with local error:

0.3b
(* 3.0 (* a c))
0.3b
(/ (* 3.0 (* a (neg c))) (+ b (sqrt (- (* b b) (* 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)))))) (* 3.0 a))

rewrite39.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))
11.0ms
(/ (* 3.0 (* a (neg c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c))))))
5.0ms
(* 3.0 (* a (neg c)))
13.0ms
(/ (/ (* 3.0 (* a (neg c))) (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) (* 3.0 a))

series101.0ms

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

simplify52.0ms

Algorithm
egg-herbie
Counts
126 → 126
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
049831982
149831982

prune185.0ms

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

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1179126
Fresh606
Picked101
Done000
Total1249133

Merged error: 0.0b

Counts
133 → 9

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
41×*-un-lft-identity
30×add-sqr-sqrt
25×add-cube-cbrt times-frac
21×associate-*l*
16×add-exp-log add-cbrt-cube
11×pow1 associate-*r*
distribute-lft-out
add-log-exp
prod-exp cbrt-unprod
pow-prod-down associate-/r* associate-/r/
distribute-lft-neg-in distribute-rgt-neg-in flip3-+ flip-+ associate-/l*
cbrt-undiv div-exp *-commutative div-inv unswap-sqr
+-commutative neg-mul-1 frac-2neg associate-*l/ clear-num sum-log distribute-rgt-neg-out
Counts
4 → 108
Calls
4 calls:
6.0ms
(+ b (sqrt (- (* b b) (* 3.0 (* a c)))))
15.0ms
(* (/ a (+ b (sqrt (- (* b b) (* 3.0 (* a c)))))) (neg c))
7.0ms
(/ a (+ b (sqrt (- (* b b) (* 3.0 (* a c))))))
5.0ms
(* 3.0 (* a c))

series116.0ms

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

simplify49.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 0 (36.0ms)

IterNodesCost
049821870
149821870

prune190.0ms

Filtered
88 candidates to 120 candidates (-36.4%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1191120
Fresh178
Picked101
Done000
Total1218129

Merged error: 0.0b

Counts
129 → 8

localize20.0ms

Local error

Found 4 expressions with local error:

0.6b
(* (cbrt (* 3.0 (* a c))) (cbrt (* 3.0 (* a c))))
0.6b
(cbrt (* 3.0 (* a c)))
0.6b
(cbrt (* 3.0 (* a c)))
0.6b
(cbrt (* 3.0 (* a c)))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
11×pow1
10×add-sqr-sqrt
pow1/3
add-cube-cbrt *-un-lft-identity
cbrt-prod
add-exp-log
swap-sqr associate-*r* associate-*l* add-cbrt-cube add-log-exp
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 58
Calls
4 calls:
6.0ms
(* (cbrt (* 3.0 (* a c))) (cbrt (* 3.0 (* a c))))
4.0ms
(cbrt (* 3.0 (* a c)))
4.0ms
(cbrt (* 3.0 (* a c)))
4.0ms
(cbrt (* 3.0 (* a c)))

series77.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(* (cbrt (* 3.0 (* a c))) (cbrt (* 3.0 (* a c))))
16.0ms
(cbrt (* 3.0 (* a c)))
16.0ms
(cbrt (* 3.0 (* a c)))
16.0ms
(cbrt (* 3.0 (* a c)))

simplify34.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 0 (28.0ms)

IterNodesCost
05126506

prune112.0ms

Filtered
47 candidates to 70 candidates (-48.9%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New70070
Fresh077
Picked011
Done000
Total70878

Merged error: 0.0b

Counts
78 → 8

regimes202.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
08534
18534

end0.0ms

sample1.1s

Algorithm
intervals
Results
434.0ms4501×body160valid
259.0ms9013×pre80true
173.0ms3499×body80valid
49.0ms1013×body80nan

Profiling

Loading profile data...