Details

Time bar (total: 10.6s)

sample15.0ms

Algorithm
intervals
Results
5.0ms304×body80valid
1.0ms16×body1280valid
1.0msbody640valid
0.0msbody320valid
0.0msbody160valid

simplify122.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
079
1149
2329
3819
41589
52009
done2009

prune1.0ms

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)

rewrite55.0ms

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

series196.0ms

Counts
3 → 9
Calls
3 calls:
39.0ms
(- 2.0 (* x 3.0))
65.0ms
(* 3.0 (- 2.0 (* x 3.0)))
92.0ms
(* (* 3.0 (- 2.0 (* x 3.0))) x)

simplify2.1s

Counts
83 → 83
Iterations

Useful iterations: done (2.1s)

IterNodesCost
0113917
1252903
2751779
32993761
done5001706

prune160.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 add-exp-log add-cube-cbrt *-un-lft-identity distribute-rgt-neg-out add-cbrt-cube add-log-exp
associate-*r* associate-*l*
expm1-log1p-u flip3-+ associate-*l/ flip-+ log1p-expm1-u
+-commutative fma-def unsub-neg pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr
Counts
2 → 38
Calls
2 calls:
9.0ms
(+ (* 3.0 2.0) (* x (* 3.0 (- 3.0))))
25.0ms
(* (+ (* 3.0 2.0) (* x (* 3.0 (- 3.0)))) x)

series118.0ms

Counts
2 → 6
Calls
2 calls:
40.0ms
(+ (* 3.0 2.0) (* x (* 3.0 (- 3.0))))
79.0ms
(* (+ (* 3.0 2.0) (* x (* 3.0 (- 3.0)))) x)

simplify2.1s

Counts
44 → 44
Iterations

Useful iterations: 3 (976.0ms)

IterNodesCost
067629
1184577
2750513
33242462
done5000462

prune109.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

localize5.0ms

Local error

Found 3 expressions with local error:

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

rewrite54.0ms

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

series204.0ms

Counts
3 → 9
Calls
3 calls:
37.0ms
(- 2.0 (* x 3.0))
76.0ms
(* (- 2.0 (* x 3.0)) x)
91.0ms
(* 3.0 (* (- 2.0 (* x 3.0)) x))

simplify2.5s

Counts
73 → 73
Iterations

Useful iterations: done (2.5s)

IterNodesCost
0101768
1233756
2752650
33196634
done5002615

prune139.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0.0b

localize9.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.4b
(* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x))

rewrite146.0ms

Algorithm
rewrite-expression-head
Rules
32×pow1 add-exp-log
20×add-cbrt-cube
19×pow-prod-down prod-exp cbrt-unprod
12×add-sqr-sqrt
10×add-cube-cbrt *-un-lft-identity associate-*l*
associate-*r/ associate-*l/ add-log-exp
associate-*r*
expm1-log1p-u flip3-- flip-- log1p-expm1-u
cbrt-prod fma-neg prod-diff *-commutative
sub-neg diff-log unswap-sqr
Counts
4 → 99
Calls
4 calls:
6.0ms
(- 2.0 (* x 3.0))
17.0ms
(* (- 2.0 (* x 3.0)) x)
91.0ms
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x)))
29.0ms
(* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x))

series453.0ms

Counts
4 → 12
Calls
4 calls:
39.0ms
(- 2.0 (* x 3.0))
73.0ms
(* (- 2.0 (* x 3.0)) x)
188.0ms
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x)))
153.0ms
(* (cbrt 3.0) (* (- 2.0 (* x 3.0)) x))

simplify1.4s

Counts
111 → 111
Iterations

Useful iterations: done (1.4s)

IterNodesCost
01401569
13441542
212581173
done50001038

prune196.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0b

regimes29.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify4.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0912
11612
22012
32312
done2312

end0.0ms

sample381.0ms

Algorithm
intervals
Results
173.0ms9792×body80valid
28.0ms350×body1280valid
22.0ms268×body640valid
7.0ms140×body320valid
2.0ms67×body160valid