Details

Time bar (total: 3.3s)

sample39.0ms

Algorithm
intervals
Results
14.0ms271×body80valid
11.0ms274×body80nan

simplify133.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0247
1657
21827
33387
44887
57577
611667
717297
827937
950017

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

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite26.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:
4.0ms
(+ y (/ 1.0 (* x 9.0)))
11.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
4.0ms
(* 3.0 (sqrt x))
4.0ms
(/ 1.0 (* x 9.0))

series145.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(+ y (/ 1.0 (* x 9.0)))
63.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
40.0ms
(* 3.0 (sqrt x))
15.0ms
(/ 1.0 (* x 9.0))

simplify63.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0456548
12172486
25002484

prune183.0ms

Filtered
96 candidates to 62 candidates (64.6%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New861096
Fresh000
Picked101
Done000
Total871097

Merged error: 0.0b

Counts
97 → 10

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (/ 1.0 (* x 9.0)))
0.2b
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
0.3b
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
0.4b
(/ 1.0 (* x 9.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:
7.0ms
(+ y (/ 1.0 (* x 9.0)))
11.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
15.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
4.0ms
(/ 1.0 (* x 9.0))

series172.0ms

Counts
4 → 12
Calls
4 calls:
29.0ms
(+ y (/ 1.0 (* x 9.0)))
53.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
66.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
25.0ms
(/ 1.0 (* x 9.0))

simplify70.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 1 (15.0ms)

IterNodesCost
0427770
11858694
25002694

prune197.0ms

Filtered
110 candidates to 67 candidates (60.9%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1073110
Fresh279
Picked101
Done000
Total11010120

Merged error: 0.0b

Counts
120 → 10

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite62.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:
12.0ms
(+ y (/ (/ 1.0 x) 9.0))
21.0ms
(* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
18.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)))
6.0ms
(/ (/ 1.0 x) 9.0)

series170.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(+ y (/ (/ 1.0 x) 9.0))
61.0ms
(* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
67.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)))
16.0ms
(/ (/ 1.0 x) 9.0)

simplify76.0ms

Algorithm
egg-herbie
Counts
159 → 159
Iterations

Useful iterations: 1 (18.0ms)

IterNodesCost
06491136
127071056
250011056

prune350.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: 0.0b

Counts
169 → 10

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
20×*-un-lft-identity
16×add-sqr-sqrt
12×associate-*r*
11×pow1 add-exp-log add-cbrt-cube add-log-exp
add-cube-cbrt
associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod distribute-lft-out--
distribute-rgt-in sub-neg distribute-lft-in associate--l+ distribute-lft-out
flip3-- diff-log associate-*r/ sum-log *-commutative flip-- difference-of-squares unswap-sqr
+-commutative flip3-+ flip-+
Counts
4 → 80
Calls
4 calls:
8.0ms
(- (+ y (/ 0.1111111111111111 x)) 1.0)
5.0ms
(+ y (/ 0.1111111111111111 x))
12.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0))
5.0ms
(* 3.0 (sqrt x))

series151.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(- (+ y (/ 0.1111111111111111 x)) 1.0)
29.0ms
(+ y (/ 0.1111111111111111 x))
59.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0))
41.0ms
(* 3.0 (sqrt x))

simplify48.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0398528
11782466
25001464

prune156.0ms

Filtered
92 candidates to 56 candidates (60.9%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New88492
Fresh358
Picked101
Done011
Total9210102

Merged error: 0.0b

Counts
102 → 10

regimes120.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0157
1157

end0.0ms

sample1.0s

Algorithm
intervals
Results
365.0ms8506×body80valid
356.0ms8570×body80nan

Profiling

Loading profile data...