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

sample40.0ms

Algorithm
intervals
Results
14.0ms146×body160valid
8.0ms289×pre80true
6.0ms110×body80valid
2.0ms33×body80nan

simplify183.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (182.0ms)

IterNodesCost
0178416
1178416

prune12.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 29.8b

Counts
2 → 2

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

rewrite31.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 → 72
Calls
4 calls:
4.0ms
(- (* b b) (* (* 3.0 a) c))
5.0ms
(* (* 3.0 a) c)
12.0ms
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
9.0ms
(+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))

series54.0ms

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

simplify46.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
060601115

prune125.0ms

Filtered
59 candidates to 84 candidates (-42.4%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New79584
Fresh101
Picked011
Done000
Total80686

Merged error: 0.5b

Counts
86 → 6

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite45.0ms

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

series103.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* 3.0 (* a c))
3.0ms
(* 3.0 (* a c))
55.0ms
(/ (* 3.0 (* a c)) (- (neg b) (sqrt (- (* b b) (* 3.0 (* a c))))))
42.0ms
(/ (/ (* 3.0 (* a c)) (- (neg b) (sqrt (- (* b b) (* 3.0 (* a c)))))) (* 3.0 a))

simplify53.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
050252216

prune194.0ms

Filtered
76 candidates to 135 candidates (-77.6%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New12411135
Fresh404
Picked101
Done101
Total13011141

Merged error: 0b

Counts
141 → 11

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

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt
31×*-un-lft-identity
30×associate-*l*
25×times-frac
23×add-exp-log add-cbrt-cube
19×add-cube-cbrt
11×pow1
prod-exp cbrt-unprod
distribute-lft-out-- add-log-exp difference-of-squares
cbrt-undiv div-exp
associate-*r* pow-prod-down
distribute-rgt-neg-in associate-/r* sqrt-prod
flip3-- associate-*l/ associate-/r/ *-commutative flip-- div-inv unswap-sqr
sub-neg frac-2neg diff-log clear-num associate-/l/ associate-/l*
Counts
4 → 99
Calls
4 calls:
4.0ms
(- (* b b) (* 3.0 (* a c)))
5.0ms
(* 3.0 (* a c))
13.0ms
(/ (* (/ c (- (neg b) (sqrt (- (* b b) (* 3.0 (* a c)))))) a) a)
17.0ms
(* (/ c (- (neg b) (sqrt (- (* b b) (* 3.0 (* a c)))))) a)

series111.0ms

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

simplify44.0ms

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
049631623
149631623

prune173.0ms

Filtered
80 candidates to 111 candidates (-38.8%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1083111
Fresh4610
Picked101
Done000
Total1139122

Merged error: 0b

Counts
122 → 9

localize16.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (/ c (- (neg b) (sqrt (cbrt (pow (- (* b b) (* c (* 3.0 a))) 3))))) a)
0.3b
(* c (* 3.0 a))
0.5b
(cbrt (pow (- (* b b) (* c (* 3.0 a))) 3))
0.7b
(pow (- (* b b) (* c (* 3.0 a))) 3)

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
65×add-sqr-sqrt
42×associate-*l*
39×*-un-lft-identity
34×times-frac
27×add-cube-cbrt
24×cbrt-prod
18×difference-of-squares
15×add-exp-log sqrt-prod add-cbrt-cube
12×pow1
unpow-prod-down cube-prod
distribute-lft-out--
prod-exp cbrt-unprod sqr-pow
cube-div associate-*r* pow-prod-down add-log-exp
pow-unpow flip3-- distribute-rgt-neg-in flip--
cube-mult cbrt-div unpow3 associate-/r/ *-commutative unswap-sqr
cbrt-undiv pow-to-exp pow-pow pow1/3 div-exp associate-*l/ pow-exp rem-cbrt-cube div-inv rem-cube-cbrt
Counts
4 → 124
Calls
4 calls:
22.0ms
(* (/ c (- (neg b) (sqrt (cbrt (pow (- (* b b) (* c (* 3.0 a))) 3))))) a)
5.0ms
(* c (* 3.0 a))
5.0ms
(cbrt (pow (- (* b b) (* c (* 3.0 a))) 3))
5.0ms
(pow (- (* b b) (* c (* 3.0 a))) 3)

series85.0ms

Counts
4 → 12
Calls
4 calls:
54.0ms
(* (/ c (- (neg b) (sqrt (cbrt (pow (- (* b b) (* c (* 3.0 a))) 3))))) a)
3.0ms
(* c (* 3.0 a))
8.0ms
(cbrt (pow (- (* b b) (* c (* 3.0 a))) 3))
19.0ms
(pow (- (* b b) (* c (* 3.0 a))) 3)

simplify64.0ms

Algorithm
egg-herbie
Counts
136 → 136
Iterations

Useful iterations: 0 (50.0ms)

IterNodesCost
050332062

prune177.0ms

Filtered
83 candidates to 136 candidates (-63.9%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1360136
Fresh088
Picked011
Done000
Total1369145

Merged error: 0b

Counts
145 → 9

regimes207.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
08422
18422

end0.0ms

sample1.1s

Algorithm
intervals
Results
449.0ms4496×body160valid
260.0ms9007×pre80true
184.0ms3504×body80valid
49.0ms1007×body80nan

Profiling

Loading profile data...