Details

Time bar (total: 10.3s)

sample21.0ms

Algorithm
intervals
Results
9.0ms337×body80valid
2.0ms14×body1280valid
1.0msbody640valid
0.0msbody160valid
0.0msbody320valid

simplify110.0ms

Counts
1 → 1

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.3b

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

rewrite109.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:
5.0ms
(- 2.0 (* x 3.0))
25.0ms
(* 3.0 (- 2.0 (* x 3.0)))
76.0ms
(* (* 3.0 (- 2.0 (* x 3.0))) x)

series243.0ms

Counts
3 → 9
Calls
3 calls:
51.0ms
(- 2.0 (* x 3.0))
71.0ms
(* 3.0 (- 2.0 (* x 3.0)))
121.0ms
(* (* 3.0 (- 2.0 (* x 3.0))) x)

simplify545.0ms

Counts
65 → 65

prune141.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

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

rewrite111.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:
10.0ms
(- 2.0 (* x 3.0))
35.0ms
(* (- 2.0 (* x 3.0)) x)
63.0ms
(* 3.0 (* (- 2.0 (* x 3.0)) x))

series293.0ms

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

simplify389.0ms

Counts
61 → 61

prune124.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.0b

localize19.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.2b
(/ (* 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))

rewrite185.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:
49.0ms
(* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0))))
46.0ms
(* (/ (* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0)))) (+ 2.0 (* x 3.0))) x)
35.0ms
(/ (* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0)))) (+ 2.0 (* x 3.0)))
47.0ms
(* (* x 3.0) (* x 3.0))

series499.0ms

Counts
4 → 12
Calls
4 calls:
95.0ms
(* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0))))
197.0ms
(* (/ (* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0)))) (+ 2.0 (* x 3.0))) x)
174.0ms
(/ (* 3.0 (- (* 2.0 2.0) (* (* x 3.0) (* x 3.0)))) (+ 2.0 (* x 3.0)))
34.0ms
(* (* x 3.0) (* x 3.0))

simplify1.4s

Counts
125 → 125

prune207.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(- (* 6.0 x) (* 9.0 (pow x 2)))
0.2b
(* 9.0 (pow x 2))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt
associate-*r*
add-exp-log
add-cube-cbrt *-un-lft-identity
unpow-prod-down add-cbrt-cube add-log-exp unswap-sqr
associate-*l* prod-exp
pow1 unpow2 sqr-pow
pow-to-exp sub-neg flip3-- diff-log pow-exp *-commutative flip-- cbrt-unprod
Counts
2 → 39
Calls
2 calls:
9.0ms
(- (* 6.0 x) (* 9.0 (pow x 2)))
13.0ms
(* 9.0 (pow x 2))

series115.0ms

Counts
2 → 6
Calls
2 calls:
83.0ms
(- (* 6.0 x) (* 9.0 (pow x 2)))
33.0ms
(* 9.0 (pow x 2))

simplify2.1s

Counts
45 → 45

prune101.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

regimes27.0ms

Accuracy

-2.3% (0.2b remaining)

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

bsearch0.0ms

simplify2.4s

end0.0ms

sample1.1s

Algorithm
intervals
Results
448.0ms9966×body80valid
343.0ms262×body640valid
51.0ms317×body1280valid
13.0ms141×body320valid
4.0ms67×body160valid