Details

Time bar (total: 14.9s)

sample20.0ms

Algorithm
intervals
Results
10.0ms332×body80valid

simplify317.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
089
1139
2209
3349
4479
5559
6669
7879
81209
91499
101699
111809
121989
132079
done2079

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x y) (* (- 1.0 x) z))
0.0b
(* (- 1.0 x) z)

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
associate-*l*
pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp
associate-*r*
associate-*l/
+-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 33
Calls
2 calls:
12.0ms
(+ (* x y) (* (- 1.0 x) z))
27.0ms
(* (- 1.0 x) z)

series88.0ms

Counts
2 → 6
Calls
2 calls:
55.0ms
(+ (* x y) (* (- 1.0 x) z))
33.0ms
(* (- 1.0 x) z)

simplify2.9s

Counts
39 → 39
Iterations

Useful iterations: 2 (131.0ms)

IterNodesCost
071405
1185379
2676345
33001345
done5001345

prune106.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.2b
(cbrt (- 1.0 x))
0.2b
(cbrt (- 1.0 x))
0.2b
(cbrt (- 1.0 x))
0.2b
(* (cbrt (- 1.0 x)) (cbrt (- 1.0 x)))

rewrite68.0ms

Algorithm
rewrite-expression-head
Rules
43×cbrt-prod
37×add-sqr-sqrt
35×*-un-lft-identity
18×cbrt-div
15×add-cube-cbrt
11×pow1
10×swap-sqr
flip3-- pow1/3 flip-- distribute-lft-out--
associate-*r* associate-*l*
difference-of-squares
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 → 101
Calls
4 calls:
4.0ms
(cbrt (- 1.0 x))
5.0ms
(cbrt (- 1.0 x))
9.0ms
(cbrt (- 1.0 x))
46.0ms
(* (cbrt (- 1.0 x)) (cbrt (- 1.0 x)))

series519.0ms

Counts
4 → 12
Calls
4 calls:
149.0ms
(cbrt (- 1.0 x))
140.0ms
(cbrt (- 1.0 x))
109.0ms
(cbrt (- 1.0 x))
121.0ms
(* (cbrt (- 1.0 x)) (cbrt (- 1.0 x)))

simplify1.6s

Counts
113 → 113
Iterations

Useful iterations: done (1.6s)

IterNodesCost
01481569
13181431
27821360
318631241
done50001212

prune508.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.0b

localize30.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z))))
0.5b
(cbrt (+ (* x y) (* (- 1.0 x) z)))
0.5b
(cbrt (+ (* x y) (* (- 1.0 x) z)))
0.5b
(cbrt (+ (* x y) (* (- 1.0 x) z)))

rewrite79.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt *-un-lft-identity
11×pow1
flip3-+ pow1/3 flip-+
add-exp-log swap-sqr associate-*r* associate-*l*
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 → 87
Calls
4 calls:
50.0ms
(* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z))))
5.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
5.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
15.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))

series932.0ms

Counts
4 → 12
Calls
4 calls:
293.0ms
(* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z))))
190.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
239.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
210.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))

simplify2.2s

Counts
99 → 99
Iterations

Useful iterations: done (2.2s)

IterNodesCost
01302470
13142299
28352149
325331902
done50011856

prune399.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x y) (* (* (- 1.0 x) (sqrt z)) (sqrt z)))
0.1b
(* (- 1.0 x) (sqrt z))
0.2b
(* (* (- 1.0 x) (sqrt z)) (sqrt z))

rewrite93.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt
12×associate-*r*
10×pow1 add-exp-log *-un-lft-identity add-cbrt-cube
add-cube-cbrt
sqrt-prod
associate-*l* associate-*l/
add-log-exp
pow-prod-down prod-exp cbrt-unprod
flip3-- *-commutative flip-- unswap-sqr
+-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares
Counts
3 → 60
Calls
3 calls:
11.0ms
(+ (* x y) (* (* (- 1.0 x) (sqrt z)) (sqrt z)))
27.0ms
(* (- 1.0 x) (sqrt z))
52.0ms
(* (* (- 1.0 x) (sqrt z)) (sqrt z))

series162.0ms

Counts
3 → 9
Calls
3 calls:
57.0ms
(+ (* x y) (* (* (- 1.0 x) (sqrt z)) (sqrt z)))
57.0ms
(* (- 1.0 x) (sqrt z))
47.0ms
(* (* (- 1.0 x) (sqrt z)) (sqrt z))

simplify3.7s

Counts
69 → 69
Iterations

Useful iterations: 3 (1.6s)

IterNodesCost
0118889
1319675
21024605
34023597
done5000597

prune193.0ms

Pruning

4 alts after pruning (0 fresh and 4 done)

Merged error: 0.0b

regimes86.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
089
1119
done119

end0.0ms

sample863.0ms

Algorithm
intervals
Results
543.0ms10090×body80valid