Details

Time bar (total: 12.7s)

sample11.0ms

Algorithm
intervals
Results
5.0ms350×body80valid

simplify4.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
045
165
295
done95

prune1.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize3.0ms

Local error

Found 1 expressions with local error:

0.2b
(* (* x 3.0) x)

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
associate-*r* pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
associate-*l* *-commutative add-log-exp
Counts
1 → 18
Calls
1 calls:
6.0ms
(* (* x 3.0) x)

series28.0ms

Counts
1 → 3
Calls
1 calls:
28.0ms
(* (* x 3.0) x)

simplify3.8s

Counts
21 → 21
Iterations

Useful iterations: 4 (2.0s)

IterNodesCost
037157
190152
2349122
31213122
42811121
done5000121

prune42.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 1 expressions with local error:

0.2b
(* (pow x 2) 3.0)

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
associate-*l*
add-exp-log
add-cube-cbrt unpow-prod-down *-un-lft-identity unswap-sqr
associate-*r* prod-exp add-cbrt-cube
unpow2 sqr-pow
pow1 pow-to-exp pow-exp *-commutative cbrt-unprod add-log-exp
Counts
1 → 27
Calls
1 calls:
6.0ms
(* (pow x 2) 3.0)

series29.0ms

Counts
1 → 3
Calls
1 calls:
29.0ms
(* (pow x 2) 3.0)

simplify3.3s

Counts
30 → 30
Iterations

Useful iterations: 3 (287.0ms)

IterNodesCost
049229
1101210
2341181
31082177
44036177
done5000177

prune62.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 2 expressions with local error:

0.2b
(* (pow x 2) (* (cbrt 3.0) (cbrt 3.0)))
0.3b
(* (* (pow x 2) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
36×add-exp-log
25×prod-exp
associate-*l* add-cbrt-cube cbrt-unprod
add-sqr-sqrt
associate-*r*
add-cube-cbrt *-un-lft-identity
pow1 pow-to-exp unpow-prod-down pow-exp unswap-sqr
cbrt-prod
pow-prod-down *-commutative unpow2 add-log-exp sqr-pow
pow2
Counts
2 → 56
Calls
2 calls:
12.0ms
(* (pow x 2) (* (cbrt 3.0) (cbrt 3.0)))
34.0ms
(* (* (pow x 2) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))

series186.0ms

Counts
2 → 6
Calls
2 calls:
84.0ms
(* (pow x 2) (* (cbrt 3.0) (cbrt 3.0)))
102.0ms
(* (* (pow x 2) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))

simplify2.7s

Counts
62 → 62
Iterations

Useful iterations: 3 (1.4s)

IterNodesCost
084808
1215684
2882536
33834461
done5000461

prune118.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

localize15.0ms

Local error

Found 3 expressions with local error:

0.1b
(* (* (cbrt (sqrt 3.0)) (* (pow (cbrt 3.0) 2) (pow x 2))) (cbrt (sqrt 3.0)))
0.2b
(* (pow (cbrt 3.0) 2) (pow x 2))
0.2b
(* (cbrt (sqrt 3.0)) (* (pow (cbrt 3.0) 2) (pow x 2)))

rewrite79.0ms

Algorithm
rewrite-expression-head
Rules
73×add-exp-log
58×prod-exp
36×add-sqr-sqrt
22×unpow-prod-down
21×associate-*l*
20×unswap-sqr
19×cbrt-prod
18×pow-to-exp associate-*r* pow-exp
14×add-cube-cbrt *-un-lft-identity
12×add-cbrt-cube
11×unpow2 sqr-pow
10×pow1 cbrt-unprod
sqrt-prod
pow-prod-down
*-commutative add-log-exp
Counts
3 → 123
Calls
3 calls:
44.0ms
(* (* (cbrt (sqrt 3.0)) (* (pow (cbrt 3.0) 2) (pow x 2))) (cbrt (sqrt 3.0)))
11.0ms
(* (pow (cbrt 3.0) 2) (pow x 2))
18.0ms
(* (cbrt (sqrt 3.0)) (* (pow (cbrt 3.0) 2) (pow x 2)))

series822.0ms

Counts
3 → 9
Calls
3 calls:
405.0ms
(* (* (cbrt (sqrt 3.0)) (* (pow (cbrt 3.0) 2) (pow x 2))) (cbrt (sqrt 3.0)))
86.0ms
(* (pow (cbrt 3.0) 2) (pow x 2))
330.0ms
(* (cbrt (sqrt 3.0)) (* (pow (cbrt 3.0) 2) (pow x 2)))

simplify867.0ms

Counts
132 → 132
Iterations

Useful iterations: 2 (300.0ms)

IterNodesCost
01532016
13521775
215961476
done50011476

prune264.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0b

regimes43.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045
165
done65

end0.0ms

sample268.0ms

Algorithm
intervals
Results
150.0ms10641×body80valid