Details

Time bar (total: 10.5s)

sample30.0ms

Algorithm
intervals
Results
12.0ms300×body80valid
3.0ms16×body1280valid
1.0msbody640valid
0.0msbody160valid
0.0msbody320valid

simplify233.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
079
1149
2329
3769
41639
52129
62229
72249
done2249

prune1.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.3b

localize6.0ms

Local error

Found 2 expressions with local error:

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
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt
associate-*r*
add-cube-cbrt *-un-lft-identity
associate-*r/ associate-*l* pow-prod-down prod-exp cbrt-unprod
distribute-rgt-in sub-neg flip3-- distribute-lft-in associate-*l/ *-commutative flip-- add-log-exp
unswap-sqr
Counts
2 → 44
Calls
2 calls:
18.0ms
(* 3.0 (- 2.0 (* x 3.0)))
36.0ms
(* (* 3.0 (- 2.0 (* x 3.0))) x)

series213.0ms

Counts
2 → 6
Calls
2 calls:
75.0ms
(* 3.0 (- 2.0 (* x 3.0)))
138.0ms
(* (* 3.0 (- 2.0 (* x 3.0))) x)

simplify869.0ms

Counts
50 → 50
Iterations

Useful iterations: done (867.0ms)

IterNodesCost
080554
1212546
21138468
done5000462

prune125.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 2 expressions with local error:

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

rewrite81.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt
associate-*l*
add-cube-cbrt *-un-lft-identity
associate-*r* pow-prod-down associate-*l/ prod-exp cbrt-unprod
flip3-- associate-*r/ *-commutative flip-- add-log-exp
unswap-sqr
Counts
2 → 40
Calls
2 calls:
24.0ms
(* (- 2.0 (* x 3.0)) x)
55.0ms
(* 3.0 (* (- 2.0 (* x 3.0)) x))

series233.0ms

Counts
2 → 6
Calls
2 calls:
101.0ms
(* (- 2.0 (* x 3.0)) x)
133.0ms
(* 3.0 (* (- 2.0 (* x 3.0)) x))

simplify751.0ms

Counts
46 → 46
Iterations

Useful iterations: done (749.0ms)

IterNodesCost
074527
1188521
2946443
done5001427

prune122.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize5.0ms

Local error

Found 1 expressions with local error:

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

rewrite22.0ms

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

series118.0ms

Counts
1 → 3
Calls
1 calls:
118.0ms
(* x (- 6.0 (* 9.0 x)))

simplify3.5s

Counts
27 → 27
Iterations

Useful iterations: 3 (1.2s)

IterNodesCost
051273
1133270
2569244
34564238
done5000238

prune76.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.1b
(* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0))))
0.1b
(* (/ (* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0)))) (+ 2.0 (* x 3.0))) x)
0.1b
(/ (* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0)))) (+ 2.0 (* x 3.0)))
0.3b
(* (* x 3.0) (* x 3.0))

rewrite175.0ms

Algorithm
rewrite-expression-head
Rules
47×pow1
32×add-exp-log add-cbrt-cube
19×pow-prod-down
15×add-sqr-sqrt
14×prod-exp cbrt-unprod
13×associate-*l*
11×add-cube-cbrt *-un-lft-identity
associate-*r*
times-frac
cbrt-undiv associate-*r/ div-exp associate-/r/ pow-sqr pow-prod-up add-log-exp
associate-/r* *-commutative
distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ pow-plus flip-- flip-+ div-inv associate-/l/ unswap-sqr
pow2 frac-2neg swap-sqr associate-*l/ clear-num associate-/l* difference-of-squares
Counts
4 → 113
Calls
4 calls:
46.0ms
(* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0))))
59.0ms
(* (/ (* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0)))) (+ 2.0 (* x 3.0))) x)
32.0ms
(/ (* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0)))) (+ 2.0 (* x 3.0)))
31.0ms
(* (* x 3.0) (* x 3.0))

series547.0ms

Counts
4 → 12
Calls
4 calls:
95.0ms
(* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0))))
253.0ms
(* (/ (* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0)))) (+ 2.0 (* x 3.0))) x)
171.0ms
(/ (* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0)))) (+ 2.0 (* x 3.0)))
28.0ms
(* (* x 3.0) (* x 3.0))

simplify2.1s

Counts
125 → 125
Iterations

Useful iterations: done (2.1s)

IterNodesCost
01662264
15102138
230961728
done50001722

prune318.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

regimes22.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify9.0ms

Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
01323
11921
22221
32421
done2421

end0.0ms

sample869.0ms

Algorithm
intervals
Results
447.0ms9852×body80valid
109.0ms334×body1280valid
39.0ms323×body640valid
11.0ms121×body320valid
5.0ms80×body160valid