Details

Time bar (total: 3.8s)

sample34.0ms

Algorithm
intervals
Results
10.0ms302×body80nan
9.0ms274×body80valid

simplify126.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0247
1657
21827
33387
44887
57577
611667
717297
827937
950017

prune3.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.4b

Counts
2 → 1

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (/ 1.0 (* x 9.0)))
0.2b
(/ 1.0 (* x 9.0))
0.2b
(* 3.0 (sqrt x))
0.3b
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
17×*-un-lft-identity
16×add-exp-log add-sqr-sqrt add-cbrt-cube
12×associate-*r*
11×pow1
10×add-cube-cbrt
add-log-exp
prod-exp cbrt-unprod
associate-*l* pow-prod-down sqrt-prod
distribute-rgt-in distribute-lft-in times-frac associate-/l*
cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out distribute-lft-out-- unswap-sqr
+-commutative flip3-- frac-2neg flip3-+ clear-num associate-/r* sum-log flip-- flip-+ div-inv difference-of-squares
Counts
4 → 84
Calls
4 calls:
6.0ms
(+ y (/ 1.0 (* x 9.0)))
10.0ms
(/ 1.0 (* x 9.0))
6.0ms
(* 3.0 (sqrt x))
14.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

series183.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(+ y (/ 1.0 (* x 9.0)))
20.0ms
(/ 1.0 (* x 9.0))
53.0ms
(* 3.0 (sqrt x))
77.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

simplify68.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
0456548
12172486
25002484

prune242.0ms

Filtered
96 candidates to 62 candidates (64.6%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New851196
Fresh000
Picked101
Done000
Total861197

Merged error: 0.0b

Counts
97 → 11

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (/ 1.0 (* x 9.0)))
0.2b
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
0.2b
(/ 1.0 (* x 9.0))
0.3b
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
17×*-un-lft-identity
16×add-exp-log add-sqr-sqrt add-cbrt-cube
15×distribute-rgt-in distribute-lft-in
11×pow1
10×add-cube-cbrt
associate-*l*
associate-*r*
sub-neg associate-*r/ associate--l+ add-log-exp
prod-exp cbrt-unprod
pow-prod-down sqrt-prod
times-frac associate-/l*
cbrt-undiv flip3-- div-exp *-commutative flip-- distribute-lft-out distribute-lft-out-- unswap-sqr
+-commutative frac-2neg flip3-+ clear-num associate-/r* sum-log flip-+ div-inv difference-of-squares
Counts
4 → 98
Calls
4 calls:
5.0ms
(+ y (/ 1.0 (* x 9.0)))
14.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
5.0ms
(/ 1.0 (* x 9.0))
14.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

series205.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(+ y (/ 1.0 (* x 9.0)))
80.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
19.0ms
(/ 1.0 (* x 9.0))
75.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

simplify64.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 1 (15.0ms)

IterNodesCost
0427770
11858694
25003694

prune239.0ms

Filtered
110 candidates to 67 candidates (60.9%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1073110
Fresh3710
Picked101
Done000
Total11110121

Merged error: 0b

Counts
121 → 10

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (/ (/ 1.0 x) 9.0))
0.2b
(* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)))
0.3b
(* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
0.3b
(/ (/ 1.0 x) 9.0)

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
75×times-frac
57×*-un-lft-identity
56×add-sqr-sqrt
50×add-cube-cbrt
16×add-exp-log add-cbrt-cube
15×distribute-rgt-in distribute-lft-in
13×associate-/l*
11×pow1
associate-*l*
associate-*r*
sub-neg associate-*r/ associate--l+ add-log-exp
div-inv
pow-prod-down prod-exp sqrt-prod cbrt-unprod
cbrt-undiv div-exp associate-/r*
flip3-- *-commutative flip-- distribute-lft-out distribute-lft-out-- unswap-sqr
+-commutative frac-2neg flip3-+ clear-num sum-log flip-+ associate-/l/ difference-of-squares
Counts
4 → 147
Calls
4 calls:
14.0ms
(+ y (/ (/ 1.0 x) 9.0))
22.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)))
26.0ms
(* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
7.0ms
(/ (/ 1.0 x) 9.0)

series213.0ms

Counts
4 → 12
Calls
4 calls:
33.0ms
(+ y (/ (/ 1.0 x) 9.0))
83.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)))
71.0ms
(* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
26.0ms
(/ (/ 1.0 x) 9.0)

simplify81.0ms

Algorithm
egg-herbie
Counts
159 → 159
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
06491136
127071056
250011056

prune365.0ms

Filtered
159 candidates to 110 candidates (69.2%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1590159
Fresh099
Picked011
Done000
Total15910169

Merged error: 0b

Counts
169 → 10

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (* 0.1111111111111111 (/ 1 x)))
0.2b
(* 3.0 (sqrt x))
0.3b
(* (* 3.0 (sqrt x)) (- (+ y (* 0.1111111111111111 (/ 1 x))) 1.0))
0.3b
(* 0.1111111111111111 (/ 1 x))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
24×associate-*r*
20×add-exp-log
19×*-un-lft-identity
16×add-cube-cbrt add-cbrt-cube
13×pow1
11×times-frac
prod-exp
associate-*l*
cbrt-unprod add-log-exp
pow-prod-down unswap-sqr
sqrt-prod
distribute-rgt-in distribute-lft-in associate-*r/ *-commutative
sub-neg div-exp associate--l+
cbrt-undiv +-commutative rec-exp flip3-- flip3-+ 1-exp sum-log un-div-inv flip-- flip-+ div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 97
Calls
4 calls:
3.0ms
(+ y (* 0.1111111111111111 (/ 1 x)))
5.0ms
(* 3.0 (sqrt x))
11.0ms
(* (* 3.0 (sqrt x)) (- (+ y (* 0.1111111111111111 (/ 1 x))) 1.0))
8.0ms
(* 0.1111111111111111 (/ 1 x))

series182.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(+ y (* 0.1111111111111111 (/ 1 x)))
52.0ms
(* 3.0 (sqrt x))
74.0ms
(* (* 3.0 (sqrt x)) (- (+ y (* 0.1111111111111111 (/ 1 x))) 1.0))
25.0ms
(* 0.1111111111111111 (/ 1 x))

simplify79.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 2 (69.0ms)

IterNodesCost
0522597
12467505
25003489

prune217.0ms

Filtered
109 candidates to 71 candidates (65.1%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New1090109
Fresh088
Picked011
Done011
Total10910119

Merged error: 0b

Counts
119 → 10

regimes140.0ms

Accuracy

0% (0.4b 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 (0.0ms)

IterNodesCost
0157
1157

end0.0ms

sample1.1s

Algorithm
intervals
Results
530.0ms8645×body80nan
308.0ms8535×body80valid