Details

Time bar (total: 1.7s)

analyze47.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%74.9%25.1%4
12.5%62.4%25.1%5
31.2%31.2%37.6%6
37.5%25%37.6%7
40.6%15.6%43.8%8
42.9%11.7%45.4%9
44.1%7.4%48.5%10
45.1%5.7%49.3%11
45.6%3.6%50.8%12
46%2.8%51.2%13
46.2%1.8%52%14

sample20.0ms

Algorithm
intervals
Results
10.0ms256×body80valid
0.0msbody80nan
0.0msbody80invalid

simplify150.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (148.0ms)

IterNodesCost
0481914
1481914

prune9.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: 0.3b

Counts
2 → 2

localize9.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
(/ 1.0 (* x 9.0))
0.3b
(* 3.0 (sqrt x))

rewrite28.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
times-frac associate-/l*
cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in 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 → 82
Calls
4 calls:
5.0ms
(+ y (/ 1.0 (* x 9.0)))
12.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
4.0ms
(/ 1.0 (* x 9.0))
5.0ms
(* 3.0 (sqrt x))

series22.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ y (/ 1.0 (* x 9.0)))
12.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
2.0ms
(/ 1.0 (* x 9.0))
4.0ms
(* 3.0 (sqrt x))

simplify29.0ms

Algorithm
egg-herbie
Counts
94 → 94
Iterations

Useful iterations: 0 (19.0ms)

IterNodesCost
05384938

prune157.0ms

Filtered
65 candidates to 94 candidates (-44.6%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New85994
Fresh011
Picked101
Done000
Total861096

Merged error: 0.0b

Counts
96 → 10

localize10.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))

rewrite34.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--
sub-neg associate--l+ distribute-lft-out
distribute-rgt-in flip3-- distribute-lft-in diff-log associate-*r/ sum-log *-commutative flip-- difference-of-squares unswap-sqr
+-commutative flip3-+ flip-+
Counts
4 → 77
Calls
4 calls:
9.0ms
(- (+ y (/ 0.1111111111111111 x)) 1.0)
6.0ms
(+ y (/ 0.1111111111111111 x))
13.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0))
5.0ms
(* 3.0 (sqrt x))

series23.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(- (+ y (/ 0.1111111111111111 x)) 1.0)
4.0ms
(+ y (/ 0.1111111111111111 x))
12.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0))
4.0ms
(* 3.0 (sqrt x))

simplify40.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
05002890

prune123.0ms

Filtered
60 candidates to 89 candidates (-48.3%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New85489
Fresh549
Picked011
Done000
Total90999

Merged error: 0.0b

Counts
99 → 9

localize8.0ms

Local error

Found 3 expressions with local error:

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

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
17×*-un-lft-identity
11×add-sqr-sqrt
10×pow1 add-exp-log add-cbrt-cube
associate-*l*
add-log-exp
add-cube-cbrt
associate-*r/ associate-*r*
distribute-rgt-in distribute-lft-in
pow-prod-down prod-exp sqrt-prod cbrt-unprod distribute-lft-out
flip3-+ flip-+
sum-log *-commutative distribute-lft-out-- unswap-sqr
+-commutative associate-+r- sub-neg associate-+r+ diff-log
Counts
3 → 68
Calls
3 calls:
9.0ms
(+ y (- (/ 0.1111111111111111 x) 1.0))
12.0ms
(* (sqrt x) (+ y (- (/ 0.1111111111111111 x) 1.0)))
13.0ms
(* 3.0 (* (sqrt x) (+ y (- (/ 0.1111111111111111 x) 1.0))))

series27.0ms

Counts
3 → 9
Calls
3 calls:
4.0ms
(+ y (- (/ 0.1111111111111111 x) 1.0))
11.0ms
(* (sqrt x) (+ y (- (/ 0.1111111111111111 x) 1.0)))
12.0ms
(* 3.0 (* (sqrt x) (+ y (- (/ 0.1111111111111111 x) 1.0))))

simplify37.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 0 (30.0ms)

IterNodesCost
05104949

prune95.0ms

Filtered
50 candidates to 77 candidates (-54.0%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New77077
Fresh077
Picked011
Done011
Total77986

Merged error: 0.0b

Counts
86 → 9

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 3.0 (* (sqrt x) (+ y (/ 0.1111111111111111 x)))) (* 3.0 (* (sqrt x) (neg 1.0))))
0.3b
(* 3.0 (* (sqrt x) (+ y (/ 0.1111111111111111 x))))
0.3b
(* 3.0 (* (sqrt x) (neg 1.0)))
0.4b
(* (sqrt x) (+ y (/ 0.1111111111111111 x)))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
16×pow1 add-exp-log add-cbrt-cube
13×add-sqr-sqrt
12×associate-*l*
11×*-un-lft-identity
distribute-rgt-in add-cube-cbrt distribute-lft-in
pow-prod-down prod-exp cbrt-unprod
associate-*r/ associate-*r* add-log-exp
associate-+l+ sqrt-prod distribute-rgt-neg-out
flip3-+ *-commutative flip-+
distribute-lft-out unswap-sqr
+-commutative unsub-neg sum-log
Counts
4 → 87
Calls
4 calls:
12.0ms
(+ (* 3.0 (* (sqrt x) (+ y (/ 0.1111111111111111 x)))) (* 3.0 (* (sqrt x) (neg 1.0))))
10.0ms
(* 3.0 (* (sqrt x) (+ y (/ 0.1111111111111111 x))))
6.0ms
(* 3.0 (* (sqrt x) (neg 1.0)))
9.0ms
(* (sqrt x) (+ y (/ 0.1111111111111111 x)))

series44.0ms

Counts
4 → 12
Calls
4 calls:
18.0ms
(+ (* 3.0 (* (sqrt x) (+ y (/ 0.1111111111111111 x)))) (* 3.0 (* (sqrt x) (neg 1.0))))
12.0ms
(* 3.0 (* (sqrt x) (+ y (/ 0.1111111111111111 x))))
4.0ms
(* 3.0 (* (sqrt x) (neg 1.0)))
10.0ms
(* (sqrt x) (+ y (/ 0.1111111111111111 x)))

simplify29.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 0 (21.0ms)

IterNodesCost
050351197

prune122.0ms

Filtered
73 candidates to 99 candidates (-35.6%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New97299
Fresh156
Picked101
Done022
Total999108

Merged error: 0.0b

Counts
108 → 9

regimes124.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 (1.0ms)

IterNodesCost
02412
12412

end0.0ms

sample462.0ms

Algorithm
intervals
Results
328.0ms8000×body80valid
5.0ms118×body80nan
3.0ms58×body80invalid

Profiling

Loading profile data...