Details

Time bar (total: 5.5s)

sample24.0ms

Algorithm
intervals
Results
10.0ms316×body80valid
1.0ms11×body320valid
1.0msbody640valid
0.0msbody1280valid
0.0msbody160valid

simplify126.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0216
1486
21606
34216
49846
519566
633906
750016

prune3.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

localize10.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.4b
(* (* (- 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)
6.0ms
(* (- y x) 6.0)
5.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
15.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

series172.0ms

Counts
4 → 12
Calls
4 calls:
20.0ms
(- (/ 2.0 3.0) z)
32.0ms
(* (- y x) 6.0)
69.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
51.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

simplify71.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 1 (15.0ms)

IterNodesCost
0435616
12060564
25001564

prune246.0ms

Filtered
97 candidates to 67 candidates (69.1%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New871097
Fresh000
Picked101
Done000
Total881098

Merged error: 0.0b

Counts
98 → 10

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite41.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:
7.0ms
(- (/ 2.0 3.0) z)
5.0ms
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
10.0ms
(* 6.0 (- (/ 2.0 3.0) z))
15.0ms
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

series189.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(- (/ 2.0 3.0) z)
74.0ms
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
42.0ms
(* 6.0 (- (/ 2.0 3.0) z))
51.0ms
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

simplify70.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 1 (15.0ms)

IterNodesCost
0437708
11830652
25001652

prune217.0ms

Filtered
109 candidates to 69 candidates (63.3%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1072109
Fresh369
Picked011
Done000
Total1109119

Merged error: 0.0b

Counts
119 → 9

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
21×add-exp-log add-cbrt-cube
17×associate-*l/
14×pow1 add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*l*
11×associate-*r* add-log-exp
times-frac prod-exp cbrt-unprod
pow-prod-down
flip3-- flip--
flip3-+ frac-add sum-log flip-+
distribute-lft-neg-in distribute-rgt-neg-in distribute-rgt-neg-out
cbrt-undiv +-commutative frac-times associate-*r/ div-exp *-commutative
neg-mul-1 associate-+l+ unsub-neg div-inv
Counts
4 → 95
Calls
4 calls:
4.0ms
(+ x (* (/ 2.0 3.0) (* (- y x) 6.0)))
8.0ms
(+ (+ x (* (/ 2.0 3.0) (* (- y x) 6.0))) (* (* (- y x) 6.0) (- z)))
9.0ms
(* (* (- y x) 6.0) (- z))
10.0ms
(* (/ 2.0 3.0) (* (- y x) 6.0))

series178.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(+ x (* (/ 2.0 3.0) (* (- y x) 6.0)))
64.0ms
(+ (+ x (* (/ 2.0 3.0) (* (- y x) 6.0))) (* (* (- y x) 6.0) (- z)))
38.0ms
(* (* (- y x) 6.0) (- z))
33.0ms
(* (/ 2.0 3.0) (* (- y x) 6.0))

simplify98.0ms

Algorithm
egg-herbie
Counts
107 → 107
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
0644890
13130803
25002800

prune234.0ms

Filtered
107 candidates to 76 candidates (71.0%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1070107
Fresh077
Picked011
Done011
Total1079116

Merged error: 0.0b

Counts
116 → 9

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

rewrite19.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:
9.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))))
3.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))

series2.4s

Counts
4 → 12
Calls
4 calls:
879.0ms
(* (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))) (cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))))
505.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
485.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))
511.0ms
(cbrt (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))))

simplify69.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
04632031
116191918
250011706

prune329.0ms

Filtered
99 candidates to 75 candidates (75.8%)
Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New95499
Fresh246
Picked011
Done022
Total9711108

Merged error: 0.0b

Counts
108 → 11

regimes258.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0156
1156

end0.0ms

sample606.0ms

Algorithm
intervals
Results
312.0ms9397×body80valid
30.0ms258×body640valid
25.0ms169×body1280valid
16.0ms173×body320valid
7.0ms119×body160valid