Details

Time bar (total: 3.3s)

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

sample38.0ms

Algorithm
intervals
Results
13.0ms139×body160valid
8.0ms280×pre80true
5.0ms117×body80valid
1.0ms24×body80nan

simplify176.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (175.0ms)

IterNodesCost
0178416
1178416

prune10.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: 28.9b

Counts
2 → 2

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

series55.0ms

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

simplify44.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (36.0ms)

IterNodesCost
060601115

prune119.0ms

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

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New79584
Fresh101
Picked101
Done000
Total81586

Merged error: 0.4b

Counts
86 → 5

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

rewrite46.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))
13.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))

series109.0ms

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

simplify54.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
050252216

prune187.0ms

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

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New12510135
Fresh404
Picked101
Done000
Total13010140

Merged error: 0.0b

Counts
140 → 10

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
37×add-sqr-sqrt *-un-lft-identity
21×times-frac
17×add-cube-cbrt
11×add-exp-log add-cbrt-cube
10×distribute-lft-out-- add-log-exp difference-of-squares
pow1
associate-/r*
distribute-rgt-neg-in sqrt-prod
flip3-- diff-log associate-*l* pow-prod-down prod-exp flip-- cbrt-unprod associate-/l*
sub-neg associate-/r/
cbrt-undiv associate--l- neg-sub0 frac-2neg div-exp associate-*r* neg-log clear-num *-commutative div-inv
Counts
4 → 91
Calls
4 calls:
10.0ms
(/ c (- (neg b) (sqrt (- (* b b) (* 3.0 (* a c))))))
9.0ms
(- (neg b) (sqrt (- (* b b) (* 3.0 (* a c)))))
4.0ms
(- (* b b) (* 3.0 (* a c)))
5.0ms
(* 3.0 (* a c))

series74.0ms

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

simplify62.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 0 (50.0ms)

IterNodesCost
052661656

prune154.0ms

Filtered
67 candidates to 103 candidates (-53.7%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1012103
Fresh369
Picked101
Done000
Total1058113

Merged error: 0b

Counts
113 → 8

localize24.0ms

Local error

Found 4 expressions with local error:

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

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
50×add-sqr-sqrt
30×*-un-lft-identity times-frac
26×add-exp-log add-cbrt-cube
24×pow1 difference-of-squares
22×add-cube-cbrt
21×sqr-pow
12×pow-prod-down prod-exp cbrt-unprod
10×associate-/l*
unpow-prod-down
associate-*r/
distribute-rgt-in distribute-lft-in
associate-*r* associate-*l* distribute-lft-out-- add-log-exp
pow-unpow pow-pow flip3-+ pow-exp associate-/r* flip-+ rem-cube-cbrt
associate-/r/ *-commutative associate-/l/
cbrt-undiv cube-mult pow-to-exp flip3-- frac-2neg unpow3 div-sub cube-prod div-exp clear-num flip-- div-inv
Counts
4 → 134
Calls
4 calls:
10.0ms
(* (* a c) (+ (* 3.0 (* a c)) (* b b)))
11.0ms
(* 3.0 (* (* a c) (+ (* 3.0 (* a c)) (* b b))))
14.0ms
(/ (- (pow b 6) (pow (* 3.0 (* a c)) 3)) (+ (pow b 4) (* 3.0 (* (* a c) (+ (* 3.0 (* a c)) (* b b))))))
6.0ms
(pow (* 3.0 (* a c)) 3)

series75.0ms

Counts
4 → 12
Calls
4 calls:
15.0ms
(* (* a c) (+ (* 3.0 (* a c)) (* b b)))
17.0ms
(* 3.0 (* (* a c) (+ (* 3.0 (* a c)) (* b b))))
35.0ms
(/ (- (pow b 6) (pow (* 3.0 (* a c)) 3)) (+ (pow b 4) (* 3.0 (* (* a c) (+ (* 3.0 (* a c)) (* b b))))))
8.0ms
(pow (* 3.0 (* a c)) 3)

simplify66.0ms

Algorithm
egg-herbie
Counts
146 → 146
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
050053960

prune333.0ms

Filtered
98 candidates to 146 candidates (-49.0%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1460146
Fresh077
Picked011
Done000
Total1468154

Merged error: 0b

Counts
154 → 8

regimes195.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
06437
16437

end0.0ms

sample1.1s

Algorithm
intervals
Results
405.0ms4421×body160valid
251.0ms8930×pre80true
170.0ms3579×body80valid
43.0ms930×body80nan

Profiling

Loading profile data...