Details

Time bar (total: 2.1s)

analyze76.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
12.5%87.4%0.1%4
25%74.9%0.1%5
31.2%68.7%0.1%6
67.1%32.8%0.1%7
71%28.9%0.1%8
82.3%17.6%0.1%9
84.9%15%0.1%10
90.8%9.1%0.1%11
92.2%7.7%0.1%12
95.3%4.6%0.1%13
96%3.9%0.1%14

sample20.0ms

Algorithm
intervals
Results
6.0ms202×body80valid
2.0ms21×body640valid
1.0ms10×body1280valid
1.0ms10×body320valid
1.0ms13×body160valid

simplify103.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (101.0ms)

IterNodesCost
0572611

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: 12.5b

Counts
2 → 2

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- x 1.0) (+ 1.0 y))
0.1b
(* y (/ (- x 1.0) (+ 1.0 y)))
4.9b
(+ 1.0 (* y (/ (- x 1.0) (+ 1.0 y))))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
65×*-un-lft-identity
48×add-sqr-sqrt
41×times-frac
26×associate-*r*
25×add-cube-cbrt
11×distribute-lft-out
10×add-exp-log add-cbrt-cube
distribute-lft-out-- difference-of-squares
pow1 associate-/l* add-log-exp
associate-/r* associate-/r/
flip3-+ associate-*l* flip-+
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip--
Counts
3 → 102
Calls
3 calls:
7.0ms
(/ (- x 1.0) (+ 1.0 y))
14.0ms
(* y (/ (- x 1.0) (+ 1.0 y)))
3.0ms
(+ 1.0 (* y (/ (- x 1.0) (+ 1.0 y))))

series20.0ms

Counts
3 → 9
Calls
3 calls:
5.0ms
(/ (- x 1.0) (+ 1.0 y))
5.0ms
(* y (/ (- x 1.0) (+ 1.0 y)))
10.0ms
(+ 1.0 (* y (/ (- x 1.0) (+ 1.0 y))))

simplify44.0ms

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 0 (36.0ms)

IterNodesCost
052841269

prune212.0ms

Filtered
76 candidates to 111 candidates (-46.1%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New9912111
Fresh101
Picked101
Done000
Total10112113

Merged error: 7.4b

Counts
113 → 12

localize10.0ms

Local error

Found 4 expressions with local error:

0.2b
(cbrt (+ 1.0 y))
0.2b
(cbrt (+ 1.0 y))
0.2b
(* (cbrt (+ 1.0 y)) (cbrt (+ 1.0 y)))
8.5b
(+ 1.0 (* y (/ (/ (- x 1.0) (* (cbrt (+ 1.0 y)) (cbrt (+ 1.0 y)))) (cbrt (+ 1.0 y)))))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
32×cbrt-prod *-un-lft-identity
22×add-sqr-sqrt
16×cbrt-div
14×add-cube-cbrt
11×pow1
flip3-+ swap-sqr flip-+
pow1/3 distribute-lft-out
associate-*r* associate-*l*
add-exp-log add-log-exp
frac-times add-cbrt-cube unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
+-commutative pow2 pow-plus prod-exp sum-log *-commutative cbrt-unprod
Counts
4 → 92
Calls
4 calls:
5.0ms
(cbrt (+ 1.0 y))
3.0ms
(cbrt (+ 1.0 y))
10.0ms
(* (cbrt (+ 1.0 y)) (cbrt (+ 1.0 y)))
4.0ms
(+ 1.0 (* y (/ (/ (- x 1.0) (* (cbrt (+ 1.0 y)) (cbrt (+ 1.0 y)))) (cbrt (+ 1.0 y)))))

series29.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(cbrt (+ 1.0 y))
6.0ms
(cbrt (+ 1.0 y))
7.0ms
(* (cbrt (+ 1.0 y)) (cbrt (+ 1.0 y)))
10.0ms
(+ 1.0 (* y (/ (/ (- x 1.0) (* (cbrt (+ 1.0 y)) (cbrt (+ 1.0 y)))) (cbrt (+ 1.0 y)))))

simplify64.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
049441168
149441168

prune244.0ms

Filtered
72 candidates to 104 candidates (-44.4%)
Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New1013104
Fresh2911
Picked011
Done000
Total10313116

Merged error: 7.4b

Counts
116 → 13

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt y)
0.5b
(cbrt y)
0.5b
(cbrt y)
9.7b
(+ 1.0 (* (* (cbrt y) (cbrt y)) (* (/ (- x 1.0) (+ 1.0 y)) (cbrt y))))

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
add-log-exp
pow1 add-exp-log add-cbrt-cube
pow1/3
+-commutative flip3-+ sum-log flip-+
Counts
4 → 44
Calls
4 calls:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)
4.0ms
(+ 1.0 (* (* (cbrt y) (cbrt y)) (* (/ (- x 1.0) (+ 1.0 y)) (cbrt y))))

series78.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(cbrt y)
20.0ms
(cbrt y)
20.0ms
(cbrt y)
15.0ms
(+ 1.0 (* (* (cbrt y) (cbrt y)) (* (/ (- x 1.0) (+ 1.0 y)) (cbrt y))))

simplify67.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 0 (62.0ms)

IterNodesCost
04894362
14894362

prune105.0ms

Filtered
41 candidates to 56 candidates (-36.6%)
Pruning

13 alts after pruning (11 fresh and 2 done)

PrunedKeptTotal
New55156
Fresh11011
Picked011
Done011
Total561369

Merged error: 7.4b

Counts
69 → 13

localize11.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (* y (/ (- x 1.0) (+ 1.0 y))))
0.5b
(cbrt (* y (/ (- x 1.0) (+ 1.0 y))))
0.5b
(cbrt (* y (/ (- x 1.0) (+ 1.0 y))))
3.4b
(+ 1.0 (* (* (cbrt (* y (/ (- x 1.0) (+ 1.0 y)))) (cbrt (* y (/ (- x 1.0) (+ 1.0 y))))) (cbrt (* y (/ (- x 1.0) (+ 1.0 y))))))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
pow1 add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-cbrt-cube
cbrt-prod cbrt-div pow1/3 associate-*r/
+-commutative flip3-+ sum-log flip-+
Counts
4 → 41
Calls
4 calls:
7.0ms
(cbrt (* y (/ (- x 1.0) (+ 1.0 y))))
7.0ms
(cbrt (* y (/ (- x 1.0) (+ 1.0 y))))
7.0ms
(cbrt (* y (/ (- x 1.0) (+ 1.0 y))))
3.0ms
(+ 1.0 (* (* (cbrt (* y (/ (- x 1.0) (+ 1.0 y)))) (cbrt (* y (/ (- x 1.0) (+ 1.0 y))))) (cbrt (* y (/ (- x 1.0) (+ 1.0 y))))))

series55.0ms

Counts
4 → 12
Calls
4 calls:
16.0ms
(cbrt (* y (/ (- x 1.0) (+ 1.0 y))))
14.0ms
(cbrt (* y (/ (- x 1.0) (+ 1.0 y))))
14.0ms
(cbrt (* y (/ (- x 1.0) (+ 1.0 y))))
10.0ms
(+ 1.0 (* (* (cbrt (* y (/ (- x 1.0) (+ 1.0 y)))) (cbrt (* y (/ (- x 1.0) (+ 1.0 y))))) (cbrt (* y (/ (- x 1.0) (+ 1.0 y))))))

simplify45.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
04928658
14928658

prune114.0ms

Filtered
44 candidates to 53 candidates (-20.5%)
Pruning

13 alts after pruning (11 fresh and 2 done)

PrunedKeptTotal
New52153
Fresh01010
Picked101
Done022
Total531366

Merged error: 7.4b

Counts
66 → 13

regimes175.0ms

Accuracy

97.4% (0.2b remaining)

Error of 7.2b against oracle of 7.0b and baseline of 14.5b

bsearch23.0ms

Steps
ItersRangePoint
9
1.0000245287059041e+24
2.8553431855315006e+29
1.0535867105030357e+24
4
-35451520218825748.0
-18227636620702732.0
-20918868432909456.0

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
012839
112839

end0.0ms

sample520.0ms

Algorithm
intervals
Results
194.0ms6126×body80valid
76.0ms705×body640valid
53.0ms371×body1280valid
44.0ms500×body320valid
19.0ms298×body160valid

Profiling

Loading profile data...