Details

Time bar (total: 5.3s)

sample23.0ms

Algorithm
intervals
Results
7.0ms256×pre80true
6.0ms256×body80valid

simplify694.0ms

Counts
1 → 1

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x (* x x)) (* x x))
0.1b
(* x (* x x))

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
16×pow1
add-exp-log add-cbrt-cube
pow-prod-up
add-sqr-sqrt add-log-exp
add-cube-cbrt *-un-lft-identity associate-*l* pow-prod-down prod-exp cbrt-unprod
+-commutative pow2 distribute-lft1-in flip3-+ pow-plus cube-unmult associate-*r* sum-log pow-sqr *-commutative flip-+ distribute-lft-out unswap-sqr
Counts
2 → 37
Calls
2 calls:
28.0ms
(+ (* x (* x x)) (* x x))
19.0ms
(* x (* x x))

series149.0ms

Counts
2 → 6
Calls
2 calls:
96.0ms
(+ (* x (* x x)) (* x x))
54.0ms
(* x (* x x))

simplify1.4s

Counts
43 → 43

prune72.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(* x (+ (* x x) x))

rewrite40.0ms

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

series85.0ms

Counts
1 → 3
Calls
1 calls:
85.0ms
(* x (+ (* x x) x))

simplify1.4s

Counts
27 → 27

prune43.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes19.0ms

Accuracy

-24.6% (0.0b remaining)

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

bsearch0.0ms

simplify771.0ms

end0.0ms

sample517.0ms

Algorithm
intervals
Results
177.0ms8000×body80valid
124.0ms8000×pre80true