Details

Time bar (total: 10.0s)

sample9.0ms

Algorithm
intervals
Results
4.0ms256×body80valid

simplify2.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
055
165
done65

prune1.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize3.0ms

Local error

Found 1 expressions with local error:

0.0b
(+ x (/ 1.0 3.0))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity add-log-exp
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt flip3-+ sum-log add-cbrt-cube flip-+ distribute-lft-out
Counts
1 → 12
Calls
1 calls:
6.0ms
(+ x (/ 1.0 3.0))

series17.0ms

Counts
1 → 3
Calls
1 calls:
17.0ms
(+ x (/ 1.0 3.0))

simplify1.4s

Counts
15 → 15
Iterations

Useful iterations: 2 (18.0ms)

IterNodesCost
028123
178118
2175108
3419108
41028108
52874108
done5001108

prune27.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 4 expressions with local error:

0.3b
(cbrt (+ x (/ 1.0 3.0)))
0.3b
(cbrt (+ x (/ 1.0 3.0)))
0.3b
(cbrt (+ x (/ 1.0 3.0)))
0.7b
(* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))

rewrite73.0ms

Algorithm
rewrite-expression-head
Rules
36×cbrt-prod
35×*-un-lft-identity
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt
11×pow1
flip3-+ pow1/3 swap-sqr flip-+ distribute-lft-out
associate-*r* associate-*l*
add-exp-log
frac-times add-cbrt-cube add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 95
Calls
4 calls:
6.0ms
(cbrt (+ x (/ 1.0 3.0)))
6.0ms
(cbrt (+ x (/ 1.0 3.0)))
6.0ms
(cbrt (+ x (/ 1.0 3.0)))
52.0ms
(* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))

series368.0ms

Counts
4 → 12
Calls
4 calls:
88.0ms
(cbrt (+ x (/ 1.0 3.0)))
90.0ms
(cbrt (+ x (/ 1.0 3.0)))
87.0ms
(cbrt (+ x (/ 1.0 3.0)))
103.0ms
(* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))

simplify2.4s

Counts
107 → 107
Iterations

Useful iterations: 3 (598.0ms)

IterNodesCost
01511907
13431762
211781652
344291460
done50001460

prune229.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize6.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ x (/ 1.0 3.0)))
0.0b
(+ x (/ 1.0 3.0))
0.0b
(+ x (/ 1.0 3.0))
0.2b
(* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))

rewrite81.0ms

Algorithm
rewrite-expression-head
Rules
33×*-un-lft-identity
30×sqrt-prod
26×add-sqr-sqrt
20×pow1
14×sqrt-div
13×add-cube-cbrt
11×swap-sqr
sqrt-pow1 flip3-+ pow1/2 flip-+ distribute-lft-out
add-log-exp
associate-*r* associate-*l*
add-exp-log add-cbrt-cube
pow-prod-up
frac-times unswap-sqr
pow-prod-down pow-sqr
+-commutative associate-*r/ associate-*l/ sum-log
pow2 rem-sqrt-square pow-plus sqrt-unprod prod-exp rem-square-sqrt *-commutative cbrt-unprod
Counts
4 → 102
Calls
4 calls:
11.0ms
(sqrt (+ x (/ 1.0 3.0)))
7.0ms
(+ x (/ 1.0 3.0))
6.0ms
(+ x (/ 1.0 3.0))
53.0ms
(* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))

series87.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(sqrt (+ x (/ 1.0 3.0)))
17.0ms
(+ x (/ 1.0 3.0))
20.0ms
(+ x (/ 1.0 3.0))
19.0ms
(* (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))))

simplify3.3s

Counts
114 → 114
Iterations

Useful iterations: 3 (498.0ms)

IterNodesCost
01091634
12241120
27811030
342851001
done50001001

prune181.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (fabs (cbrt (+ (/ 1.0 3.0) x))) (sqrt (cbrt (+ x (/ 1.0 3.0)))))
0.2b
(* (sqrt (+ x (/ 1.0 3.0))) (* (fabs (cbrt (+ (/ 1.0 3.0) x))) (sqrt (cbrt (+ x (/ 1.0 3.0))))))
0.3b
(cbrt (+ x (/ 1.0 3.0)))
0.3b
(cbrt (+ (/ 1.0 3.0) x))

rewrite104.0ms

Algorithm
rewrite-expression-head
Rules
20×*-un-lft-identity
18×add-sqr-sqrt
14×sqrt-div
13×cbrt-prod sqrt-prod
12×add-cube-cbrt cbrt-div
11×pow1 add-exp-log associate-*r* add-cbrt-cube
10×associate-*r/ associate-*l*
flip3-+ flip-+
frac-times pow-prod-down prod-exp cbrt-unprod distribute-lft-out add-log-exp
unswap-sqr
pow1/3 associate-*l/ *-commutative
Counts
4 → 87
Calls
4 calls:
31.0ms
(* (fabs (cbrt (+ (/ 1.0 3.0) x))) (sqrt (cbrt (+ x (/ 1.0 3.0)))))
53.0ms
(* (sqrt (+ x (/ 1.0 3.0))) (* (fabs (cbrt (+ (/ 1.0 3.0) x))) (sqrt (cbrt (+ x (/ 1.0 3.0))))))
9.0ms
(cbrt (+ x (/ 1.0 3.0)))
7.0ms
(cbrt (+ (/ 1.0 3.0) x))

series404.0ms

Counts
4 → 12
Calls
4 calls:
101.0ms
(* (fabs (cbrt (+ (/ 1.0 3.0) x))) (sqrt (cbrt (+ x (/ 1.0 3.0)))))
117.0ms
(* (sqrt (+ x (/ 1.0 3.0))) (* (fabs (cbrt (+ (/ 1.0 3.0) x))) (sqrt (cbrt (+ x (/ 1.0 3.0))))))
93.0ms
(cbrt (+ x (/ 1.0 3.0)))
93.0ms
(cbrt (+ (/ 1.0 3.0) x))

simplify670.0ms

Counts
99 → 99
Iterations

Useful iterations: 2 (187.0ms)

IterNodesCost
02592419
16132265
220632086
done50002086

prune329.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes35.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
055
165
done65

end0.0ms

sample196.0ms

Algorithm
intervals
Results
112.0ms8000×body80valid