Details

Time bar (total: 3.2s)

analyze260.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
16.0ms142×body160valid
8.0ms283×pre80true
6.0ms114×body80valid
1.0ms27×body80nan

simplify3.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02717
12717

prune6.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 29.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.4b
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
29.3b
(+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))

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

series51.0ms

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

simplify33.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (26.0ms)

IterNodesCost
049511155
149511155

prune115.0ms

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

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New79584
Fresh000
Picked101
Done000
Total80585

Merged error: 0.5b

Counts
85 → 5

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite41.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:
12.0ms
(/ (* 3.0 (* a c)) (- (neg b) (sqrt (- (* b b) (* 3.0 (* a c))))))
4.0ms
(* 3.0 (* a c))
5.0ms
(* 3.0 (* a c))
15.0ms
(/ (/ (* 3.0 (* a c)) (- (neg b) (sqrt (- (* b b) (* 3.0 (* a c)))))) (* 3.0 a))

series107.0ms

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

simplify60.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
049592134
149592134

prune183.0ms

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

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1278135
Fresh404
Picked101
Done000
Total1328140

Merged error: 0.0b

Counts
140 → 8

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt
31×*-un-lft-identity
28×associate-*r*
25×times-frac
23×add-exp-log add-cbrt-cube
19×add-cube-cbrt
11×pow1
prod-exp cbrt-unprod
associate-*l* distribute-lft-out-- add-log-exp difference-of-squares
cbrt-undiv div-exp
pow-prod-down
distribute-rgt-neg-in associate-/r* sqrt-prod
flip3-- associate-*r/ 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:
3.0ms
(- (* b b) (* 3.0 (* a c)))
15.0ms
(* c (/ a (- (neg b) (sqrt (- (* b b) (* 3.0 (* a c)))))))
15.0ms
(/ (* c (/ a (- (neg b) (sqrt (- (* b b) (* 3.0 (* a c))))))) a)
5.0ms
(* 3.0 (* a c))

series112.0ms

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

simplify63.0ms

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 0 (53.0ms)

IterNodesCost
049511537
149511537

prune147.0ms

Filtered
70 candidates to 111 candidates (-58.6%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1101111
Fresh077
Picked101
Done000
Total1118119

Merged error: 0b

Counts
119 → 8

localize17.0ms

Local error

Found 4 expressions with local error:

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

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
19×add-exp-log add-cbrt-cube
13×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
12×cbrt-prod
10×pow1
unpow-prod-down cube-prod
prod-exp cbrt-unprod
cbrt-undiv cube-div div-exp add-log-exp
pow-unpow times-frac associate-*l* pow-prod-down associate-/r*
cube-mult cbrt-div flip3-- unpow3 flip-- sqr-pow
pow-to-exp pow-pow frac-2neg pow1/3 associate-*r/ associate-*r* pow-exp clear-num *-commutative rem-cbrt-cube div-inv associate-/l/ associate-/l* rem-cube-cbrt
Counts
4 → 90
Calls
4 calls:
19.0ms
(/ (* c (/ a (- (neg b) (sqrt (cbrt (pow (- (* b b) (* 3.0 (* a c))) 3)))))) a)
5.0ms
(* 3.0 (* a c))
4.0ms
(cbrt (pow (- (* b b) (* 3.0 (* a c))) 3))
4.0ms
(pow (- (* b b) (* 3.0 (* a c))) 3)

series81.0ms

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

simplify41.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
050521360

prune101.0ms

Filtered
58 candidates to 102 candidates (-75.9%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1020102
Fresh077
Picked011
Done000
Total1028110

Merged error: 0b

Counts
110 → 8

regimes192.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02022
12022

end0.0ms

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

sample1.1s

Algorithm
intervals
Results
429.0ms4474×body160valid
252.0ms9021×pre80true
177.0ms3526×body80valid
49.0ms1021×body80nan

Profiling

Loading profile data...