Details

Time bar (total: 2.8s)

analyze225.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%99.9%0.1%4
0%99.9%0.1%5
0%74.9%25.1%6
6.2%68.6%25.1%7
10.1%64.7%25.1%8
17.2%32.8%50.1%9
23%26.9%50.1%10
26.8%23.1%50.1%11
31.6%18.3%50.1%12
35.2%14.7%50.1%13
37.5%12.4%50.1%14

sample21.0ms

Algorithm
intervals
Results
11.0ms256×body80valid
0.0msbody80invalid

simplify79.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (78.0ms)

IterNodesCost
0503512

prune10.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 0.1b

Counts
2 → 1

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(- x (* (+ y 0.5) (log y)))
0.0b
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
0.1b
(+ (- x (* (+ y 0.5) (log y))) y)
0.2b
(* (+ y 0.5) (log y))

rewrite25.0ms

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

series56.0ms

Counts
4 → 12
Calls
4 calls:
11.0ms
(- x (* (+ y 0.5) (log y)))
15.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
10.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
20.0ms
(* (+ y 0.5) (log y))

simplify49.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
051421067

prune147.0ms

Filtered
67 candidates to 90 candidates (-34.3%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New83790
Fresh000
Picked011
Done000
Total83891

Merged error: 0.0b

Counts
91 → 8

localize14.0ms

Local error

Found 4 expressions with local error:

0.1b
(+ (- x (+ (* (+ y 0.5) (* (log (cbrt y)) 2)) (* (+ y 0.5) (log (cbrt y))))) y)
0.3b
(+ (* (+ y 0.5) (* (log (cbrt y)) 2)) (* (+ y 0.5) (log (cbrt y))))
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
15×*-un-lft-identity add-log-exp
12×cbrt-prod associate-+r+ log-prod
10×add-sqr-sqrt add-cube-cbrt
associate-*l/
distribute-rgt-in distribute-lft-in flip3-+ flip-+
sum-log
pow1 add-exp-log frac-add add-cbrt-cube
distribute-lft-out
+-commutative pow1/3 diff-log
associate-+l- sub-neg associate-+l+ distribute-lft-out--
Counts
4 → 67
Calls
4 calls:
12.0ms
(+ (- x (+ (* (+ y 0.5) (* (log (cbrt y)) 2)) (* (+ y 0.5) (log (cbrt y))))) y)
11.0ms
(+ (* (+ y 0.5) (* (log (cbrt y)) 2)) (* (+ y 0.5) (log (cbrt y))))
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series173.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(+ (- x (+ (* (+ y 0.5) (* (log (cbrt y)) 2)) (* (+ y 0.5) (log (cbrt y))))) y)
103.0ms
(+ (* (+ y 0.5) (* (log (cbrt y)) 2)) (* (+ y 0.5) (log (cbrt y))))
23.0ms
(cbrt y)
21.0ms
(cbrt y)

simplify60.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
04962822
14962822

prune151.0ms

Filtered
58 candidates to 79 candidates (-36.2%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New78179
Fresh066
Picked101
Done011
Total79887

Merged error: 0b

Counts
87 → 8

localize16.0ms

Local error

Found 4 expressions with local error:

0.1b
(+ (- x (* (log (* (cbrt -1) (cbrt (/ 1 (/ -1 y))))) (+ 1.5 (* y 3)))) y)
0.2b
(/ 1 (/ -1 y))
0.3b
(* (log (* (cbrt -1) (cbrt (/ 1 (/ -1 y))))) (+ 1.5 (* y 3)))
0.6b
(cbrt (/ 1 (/ -1 y)))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
141×times-frac
85×add-sqr-sqrt *-un-lft-identity
83×add-cube-cbrt
44×cbrt-prod
17×add-exp-log
13×associate-/r*
11×add-cbrt-cube
10×pow1
div-inv add-log-exp
div-exp
associate-*l*
cbrt-undiv pow1/3 associate-*r* pow-prod-down log-pow associate-/l*
rec-exp flip3-+ 1-exp associate-*r/ sum-log associate-/r/ flip-+
+-commutative distribute-rgt-in associate-+l- sub-neg associate-+l+ cbrt-div pow-flip frac-2neg distribute-lft-in diff-log prod-exp clear-num *-commutative cbrt-unprod distribute-lft-out inv-pow unswap-sqr
Counts
4 → 169
Calls
4 calls:
5.0ms
(+ (- x (* (log (* (cbrt -1) (cbrt (/ 1 (/ -1 y))))) (+ 1.5 (* y 3)))) y)
6.0ms
(/ 1 (/ -1 y))
14.0ms
(* (log (* (cbrt -1) (cbrt (/ 1 (/ -1 y))))) (+ 1.5 (* y 3)))
5.0ms
(cbrt (/ 1 (/ -1 y)))

series153.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(+ (- x (* (log (* (cbrt -1) (cbrt (/ 1 (/ -1 y))))) (+ 1.5 (* y 3)))) y)
2.0ms
(/ 1 (/ -1 y))
83.0ms
(* (log (* (cbrt -1) (cbrt (/ 1 (/ -1 y))))) (+ 1.5 (* y 3)))
26.0ms
(cbrt (/ 1 (/ -1 y)))

simplify99.0ms

Algorithm
egg-herbie
Counts
181 → 181
Iterations

Useful iterations: 0 (83.0ms)

IterNodesCost
050081664

prune248.0ms

Filtered
86 candidates to 181 candidates (-110.5%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1810181
Fresh066
Picked011
Done011
Total1818189

Merged error: 0b

Counts
189 → 8

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(- x (* (sqrt (+ y 0.5)) (* (log y) (sqrt (+ y 0.5)))))
0.1b
(+ (- x (* (sqrt (+ y 0.5)) (* (log y) (sqrt (+ y 0.5))))) y)
0.4b
(* (log y) (sqrt (+ y 0.5)))
0.5b
(* (sqrt (+ y 0.5)) (* (log y) (sqrt (+ y 0.5))))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
15×*-un-lft-identity
14×sqrt-div
13×add-sqr-sqrt
12×pow1
11×add-exp-log associate-*l* add-cbrt-cube add-log-exp
10×associate-*r/
add-cube-cbrt sqrt-prod
flip3-+ associate-*r* flip-+
frac-times pow-prod-down prod-exp cbrt-unprod
distribute-lft-out
sub-neg diff-log associate-*l/ sum-log *-commutative unswap-sqr
+-commutative associate-+l- associate-+l+ flip3-- log-pow flip--
Counts
4 → 82
Calls
4 calls:
3.0ms
(- x (* (sqrt (+ y 0.5)) (* (log y) (sqrt (+ y 0.5)))))
6.0ms
(+ (- x (* (sqrt (+ y 0.5)) (* (log y) (sqrt (+ y 0.5))))) y)
7.0ms
(* (log y) (sqrt (+ y 0.5)))
12.0ms
(* (sqrt (+ y 0.5)) (* (log y) (sqrt (+ y 0.5))))

series55.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(- x (* (sqrt (+ y 0.5)) (* (log y) (sqrt (+ y 0.5)))))
11.0ms
(+ (- x (* (sqrt (+ y 0.5)) (* (log y) (sqrt (+ y 0.5))))) y)
12.0ms
(* (log y) (sqrt (+ y 0.5)))
23.0ms
(* (sqrt (+ y 0.5)) (* (log y) (sqrt (+ y 0.5))))

simplify52.0ms

Algorithm
egg-herbie
Counts
94 → 94
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
049571313
149571313

prune142.0ms

Filtered
67 candidates to 94 candidates (-40.3%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New94094
Fresh055
Picked011
Done022
Total948102

Merged error: 0b

Counts
102 → 8

regimes357.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
010612
110612

end0.0ms

sample534.0ms

Algorithm
intervals
Results
354.0ms8000×body80valid
1.0ms29×body80invalid

Profiling

Loading profile data...