Details

Time bar (total: 7.0s)

sample28.0ms

Algorithm
intervals
Results
10.0ms291×body80valid
2.0ms14×body640valid
1.0msbody1280valid
0.0msbody320valid
0.0msbody160valid

simplify114.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0216
1486
21606
34216
49846
519566
633906
750016

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
(- (/ 2.0 3.0) z)
0.0b
(* (- y x) 6.0)
0.0b
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
0.3b
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
13×*-un-lft-identity
11×pow1 add-exp-log add-cbrt-cube
10×associate-*l/
associate-*r*
flip3-- flip-- add-log-exp
add-cube-cbrt
associate-*l*
sub-neg difference-of-squares
distribute-rgt-in frac-times associate-+r+ distribute-lft-in pow-prod-down prod-exp cbrt-unprod
distribute-lft-out--
times-frac associate-*r/ *-commutative
+-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr
Counts
4 → 85
Calls
4 calls:
7.0ms
(- (/ 2.0 3.0) z)
7.0ms
(* (- y x) 6.0)
5.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
14.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

series163.0ms

Counts
4 → 12
Calls
4 calls:
19.0ms
(- (/ 2.0 3.0) z)
29.0ms
(* (- y x) 6.0)
67.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
48.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

simplify60.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 1 (14.0ms)

IterNodesCost
0435616
12060564
25001564

prune202.0ms

Filtered
97 candidates to 67 candidates (69.1%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New90797
Fresh000
Picked101
Done000
Total91798

Merged error: 0.0b

Counts
98 → 7

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 2.0 3.0) z)
0.0b
(* 6.0 (- (/ 2.0 3.0) z))
0.0b
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
0.1b
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
18×distribute-rgt-in distribute-lft-in
13×*-un-lft-identity
11×pow1 add-exp-log sub-neg add-cbrt-cube
10×associate-*r/
associate-+r+ flip3-- associate-*l* flip-- add-log-exp
add-cube-cbrt associate-*r*
difference-of-squares
frac-times pow-prod-down prod-exp cbrt-unprod
distribute-lft-out--
times-frac associate-*l/ *-commutative
+-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr
Counts
4 → 97
Calls
4 calls:
8.0ms
(- (/ 2.0 3.0) z)
10.0ms
(* 6.0 (- (/ 2.0 3.0) z))
5.0ms
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
14.0ms
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

series174.0ms

Counts
4 → 12
Calls
4 calls:
19.0ms
(- (/ 2.0 3.0) z)
45.0ms
(* 6.0 (- (/ 2.0 3.0) z))
61.0ms
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
49.0ms
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

simplify58.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0437708
11830652
25001652

prune184.0ms

Filtered
109 candidates to 69 candidates (63.3%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1090109
Fresh066
Picked011
Done000
Total1097116

Merged error: 0.0b

Counts
116 → 7

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))) (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))))
0.5b
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
0.5b
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
0.5b
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))

rewrite18.0ms

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

series2.2s

Counts
4 → 12
Calls
4 calls:
821.0ms
(* (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))) (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))))
467.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
466.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
467.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))

simplify64.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
04632031
116191918
250011706

prune333.0ms

Filtered
99 candidates to 75 candidates (75.8%)
Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New94599
Fresh055
Picked011
Done011
Total9412106

Merged error: 0.0b

Counts
106 → 12

localize28.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
0.5b
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
0.6b
(cbrt (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))))
0.6b
(cbrt (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
24×cbrt-prod
12×cbrt-div
10×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log flip3-+ pow1/3 add-cbrt-cube flip-+ add-log-exp
Counts
4 → 58
Calls
4 calls:
2.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
2.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
3.0ms
(cbrt (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))))
3.0ms
(cbrt (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))))

series1.9s

Counts
4 → 12
Calls
4 calls:
470.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
473.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
479.0ms
(cbrt (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))))
466.0ms
(cbrt (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))))

simplify43.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
03771388
111861314
250021186

prune344.0ms

Filtered
70 candidates to 66 candidates (94.3%)
Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New70070
Fresh099
Picked011
Done022
Total701282

Merged error: 0.0b

Counts
82 → 12

regimes274.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0156
1156

end0.0ms

sample645.0ms

Algorithm
intervals
Results
342.0ms9486×body80valid
38.0ms268×body640valid
26.0ms160×body1280valid
20.0ms201×body320valid
7.0ms106×body160valid