Details

Time bar (total: 3.4s)

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

sample37.0ms

Algorithm
intervals
Results
12.0ms129×body160valid
8.0ms279×pre80true
6.0ms127×body80valid
1.0ms23×body80nan

simplify184.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (183.0ms)

IterNodesCost
0178416
1178416

prune11.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 27.1b

Counts
2 → 2

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

rewrite29.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))
11.0ms
(/ (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) (* 3.0 a))
7.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))
25.0ms
(/ (- (sqrt (- (* b b) (* 3.0 (* a c)))) b) (* 3.0 a))
14.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

prune166.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New79685
Fresh101
Picked101
Done000
Total81687

Merged error: 0.4b

Counts
87 → 6

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

rewrite38.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)))
11.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))

series102.0ms

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

simplify53.0ms

Algorithm
egg-herbie
Counts
126 → 126
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
049831982
149831982

prune268.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New11511126
Fresh505
Picked101
Done000
Total12111132

Merged error: 0b

Counts
132 → 11

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite23.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))))))
5.0ms
(+ b (sqrt (- (* b b) (* 3.0 (* a c)))))
4.0ms
(- (* b b) (* 3.0 (* a c)))
5.0ms
(* 3.0 (* a c))

series71.0ms

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

simplify63.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
049251187
149251187

prune175.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New83386
Fresh6410
Picked101
Done000
Total90797

Merged error: 0b

Counts
97 → 7

localize22.0ms

Local error

Found 4 expressions with local error:

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

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
45×add-exp-log add-cbrt-cube
43×pow1
28×pow-prod-down prod-exp cbrt-unprod
15×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac associate-*l*
add-log-exp
associate-*r* associate-/r* *-commutative associate-/l*
associate-/r/ associate-/l/
cbrt-undiv flip3-- frac-2neg flip3-+ div-sub div-exp clear-num flip-- flip-+ div-inv
Counts
4 → 101
Calls
4 calls:
5.0ms
(* 3.0 (* a c))
10.0ms
(* 3.0 (* a (* a (* c c))))
11.0ms
(/ (- (pow b 4) (* 3.0 (* 3.0 (* a (* a (* c c)))))) (+ (* 3.0 (* a c)) (* b b)))
12.0ms
(* 3.0 (* 3.0 (* a (* a (* c c)))))

series41.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* 3.0 (* a c))
8.0ms
(* 3.0 (* a (* a (* c c))))
22.0ms
(/ (- (pow b 4) (* 3.0 (* 3.0 (* a (* a (* c c)))))) (+ (* 3.0 (* a c)) (* b b)))
7.0ms
(* 3.0 (* 3.0 (* a (* a (* c c)))))

simplify58.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
051071786

prune253.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1130113
Fresh066
Picked011
Done000
Total1137120

Merged error: 0b

Counts
120 → 7

regimes200.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify3.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
014831
114831

end0.0ms

sample1.1s

Algorithm
intervals
Results
437.0ms4509×body160valid
263.0ms8952×pre80true
170.0ms3491×body80valid
44.0ms952×body80nan

Profiling

Loading profile data...