Details

Time bar (total: 3.4s)

analyze525.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.8%0.2%0
0%99.8%0.2%1
0%99.8%0.2%2
0%99.8%0.2%3
0%99.8%0.2%4
0%99.8%0.2%5
0%99.8%0.2%6
12.5%87.3%0.2%7
18.7%81.1%0.2%8
46.8%53%0.2%9
47.6%52.2%0.2%10
48.3%51.5%0.2%11
54.2%45.6%0.2%12
67.6%32.2%0.2%13
68.2%31.6%0.2%14

sample22.0ms

Algorithm
intervals
Results
9.0ms256×body80valid
2.0ms45×body80invalid

simplify33.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
064013
164013

prune7.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.0b

Counts
2 → 1

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) t)
0.0b
(- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
*-un-lft-identity
pow1 add-exp-log add-sqr-sqrt add-cube-cbrt sub-neg diff-log sum-log add-cbrt-cube
+-commutative associate-+l- associate-+l+ flip3-- flip3-+ associate-*l/ frac-sub flip-- flip-+ distribute-lft-out
Counts
2 → 27
Calls
2 calls:
9.0ms
(+ (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) t)
6.0ms
(- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))

series23.0ms

Counts
2 → 6
Calls
2 calls:
11.0ms
(+ (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) t)
12.0ms
(- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))

simplify36.0ms

Algorithm
egg-herbie
Counts
33 → 33
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
04978517
14978517

prune58.0ms

Filtered
27 candidates to 33 candidates (-22.2%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New30333
Fresh000
Picked011
Done000
Total30434

Merged error: 0.0b

Counts
34 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))) (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))))
0.6b
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))
0.6b
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))
0.6b
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
33×cbrt-div
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
14×associate-*r/ associate-*l/
11×pow1 flip3-- frac-sub flip--
frac-times pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 97
Calls
4 calls:
15.0ms
(* (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))) (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))))
5.0ms
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))
5.0ms
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))
6.0ms
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))

series195.0ms

Counts
4 → 12
Calls
4 calls:
57.0ms
(* (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))) (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))))
47.0ms
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))
45.0ms
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))
46.0ms
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))

simplify69.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
050692413

prune295.0ms

Filtered
87 candidates to 109 candidates (-25.3%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1081109
Fresh112
Picked011
Done011
Total1094113

Merged error: 0b

Counts
113 → 4

localize23.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))
0.6b
(cbrt (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))))
0.6b
(cbrt (pow (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))) 2))
0.6b
(cbrt (pow (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))) 2))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
40×cbrt-prod
13×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
12×unpow-prod-down
cbrt-div
pow1 add-exp-log pow1/3 add-cbrt-cube add-log-exp
flip3-- associate-*r/ associate-*l/ frac-sub flip-- unpow2 sqr-pow
Counts
4 → 69
Calls
4 calls:
5.0ms
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))
8.0ms
(cbrt (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))))
7.0ms
(cbrt (pow (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))) 2))
7.0ms
(cbrt (pow (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))) 2))

series223.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))))
51.0ms
(cbrt (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))))
66.0ms
(cbrt (pow (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))) 2))
63.0ms
(cbrt (pow (cbrt (- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))) 2))

simplify61.0ms

Algorithm
egg-herbie
Counts
81 → 81
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
049401604
149401604

prune411.0ms

Filtered
71 candidates to 81 candidates (-14.1%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New81081
Fresh011
Picked011
Done022
Total81485

Merged error: 0b

Counts
85 → 4

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (cbrt (pow (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))) 3)) t)
0.0b
(- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))
0.1b
(pow (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))) 3)
37.9b
(cbrt (pow (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))) 3))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod *-un-lft-identity
10×add-sqr-sqrt add-cube-cbrt
add-log-exp
cube-div unpow-prod-down cube-prod
pow1 add-exp-log add-cbrt-cube
pow-unpow cbrt-div flip3-- associate-*r/ associate-*l/ frac-sub flip--
cube-mult unpow3 sqr-pow
+-commutative pow-to-exp sub-neg pow-pow flip3-+ pow1/3 diff-log pow-exp sum-log rem-cbrt-cube flip-+ distribute-lft-out rem-cube-cbrt
Counts
4 → 74
Calls
4 calls:
13.0ms
(+ (cbrt (pow (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))) 3)) t)
5.0ms
(- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))
6.0ms
(pow (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))) 3)
7.0ms
(cbrt (pow (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))) 3))

series61.0ms

Counts
4 → 12
Calls
4 calls:
16.0ms
(+ (cbrt (pow (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))) 3)) t)
9.0ms
(- (* (/ 1.0 8.0) x) (* z (/ y 2.0)))
23.0ms
(pow (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))) 3)
12.0ms
(cbrt (pow (- (* (/ 1.0 8.0) x) (* z (/ y 2.0))) 3))

simplify31.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (18.0ms)

IterNodesCost
049971458
149971458

prune109.0ms

Filtered
60 candidates to 86 candidates (-43.3%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New86086
Fresh000
Picked011
Done033
Total86490

Merged error: 0b

Counts
90 → 4

regimes537.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04913
14913

end0.0ms

sample555.0ms

Algorithm
intervals
Results
303.0ms7999×body80valid
45.0ms1145×body80invalid
0.0msbody1280valid

Profiling

Loading profile data...