Details

Time bar (total: 2.1s)

sample14.0ms

Algorithm
intervals
Results
6.0ms329×body80valid
1.0msbody640valid
1.0msbody1280valid
0.0msbody320valid
0.0msbody160valid

simplify13.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0144
1324
2754
31414
41704
51704

prune1.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize5.0ms

Local error

Found 3 expressions with local error:

0.0b
(- 2.0 (* x 3.0))
0.1b
(* 3.0 (- 2.0 (* x 3.0)))
0.1b
(* (* 3.0 (- 2.0 (* x 3.0))) x)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
10×pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt *-un-lft-identity associate-*r*
add-log-exp
associate-*r/ associate-*l* pow-prod-down prod-exp cbrt-unprod
sub-neg flip3-- flip--
distribute-rgt-in distribute-lft-in associate-*l/ *-commutative
diff-log unswap-sqr
Counts
3 → 56
Calls
3 calls:
2.0ms
(- 2.0 (* x 3.0))
7.0ms
(* 3.0 (- 2.0 (* x 3.0)))
11.0ms
(* (* 3.0 (- 2.0 (* x 3.0))) x)

series178.0ms

Counts
3 → 9
Calls
3 calls:
35.0ms
(- 2.0 (* x 3.0))
57.0ms
(* 3.0 (- 2.0 (* x 3.0)))
86.0ms
(* (* 3.0 (- 2.0 (* x 3.0))) x)

simplify37.0ms

Algorithm
egg-herbie
Counts
65 → 65
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0219323
11062277
25002274

prune99.0ms

Filtered
65 candidates to 42 candidates (64.6%)
Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(- 2.0 (* x 3.0))
0.1b
(* 3.0 (* (- 2.0 (* x 3.0)) x))
0.1b
(* (- 2.0 (* x 3.0)) x)

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
10×pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt *-un-lft-identity associate-*l*
add-log-exp
associate-*r* pow-prod-down associate-*l/ prod-exp cbrt-unprod
flip3-- flip--
associate-*r/ *-commutative
sub-neg diff-log unswap-sqr
Counts
3 → 52
Calls
3 calls:
2.0ms
(- 2.0 (* x 3.0))
10.0ms
(* 3.0 (* (- 2.0 (* x 3.0)) x))
8.0ms
(* (- 2.0 (* x 3.0)) x)

series188.0ms

Counts
3 → 9
Calls
3 calls:
36.0ms
(- 2.0 (* x 3.0))
83.0ms
(* 3.0 (* (- 2.0 (* x 3.0)) x))
69.0ms
(* (- 2.0 (* x 3.0)) x)

simplify35.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0207312
1816266
25001260

prune94.0ms

Filtered
61 candidates to 38 candidates (62.3%)
Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.0b

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 2.0 (* x 3.0))
0.1b
(* (- 2.0 (* x 3.0)) x)
0.2b
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x)))
0.3b
(* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x))

rewrite65.0ms

Algorithm
rewrite-expression-head
Rules
32×pow1 add-exp-log
20×add-cbrt-cube
19×pow-prod-down prod-exp cbrt-unprod
10×add-sqr-sqrt associate-*l*
add-cube-cbrt *-un-lft-identity
associate-*r/ associate-*l/ add-log-exp
associate-*r*
flip3-- flip--
cbrt-prod *-commutative
sub-neg diff-log unswap-sqr
Counts
4 → 85
Calls
4 calls:
2.0ms
(- 2.0 (* x 3.0))
7.0ms
(* (- 2.0 (* x 3.0)) x)
41.0ms
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x)))
12.0ms
(* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x))

series431.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(- 2.0 (* x 3.0))
72.0ms
(* (- 2.0 (* x 3.0)) x)
180.0ms
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x)))
143.0ms
(* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x))

simplify49.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0328742
11360566
25002516

prune152.0ms

Filtered
97 candidates to 54 candidates (55.7%)
Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0b

localize4.0ms

Local error

Found 2 expressions with local error:

0.0b
(- 6.0 (* x 9.0))
0.1b
(* x (- 6.0 (* x 9.0)))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp
sub-neg associate-*r* associate-*l*
distribute-rgt-in flip3-- distribute-lft-in associate-*r/ flip--
diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
2 → 36
Calls
2 calls:
2.0ms
(- 6.0 (* x 9.0))
7.0ms
(* x (- 6.0 (* x 9.0)))

series107.0ms

Counts
2 → 6
Calls
2 calls:
35.0ms
(- 6.0 (* x 9.0))
72.0ms
(* x (- 6.0 (* x 9.0)))

simplify97.0ms

Algorithm
egg-herbie
Counts
42 → 42
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0141190
1603168
23082168
35001168

prune57.0ms

Filtered
42 candidates to 27 candidates (64.3%)
Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0b

regimes22.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
083
183

end0.0ms

sample357.0ms

Algorithm
intervals
Results
191.0ms9878×body80valid
30.0ms359×body1280valid
20.0ms299×body640valid
7.0ms136×body320valid
3.0ms73×body160valid