Details

Time bar (total: 10.7s)

sample32.0ms

Algorithm
intervals
Results
13.0ms329×body80valid

simplify888.0ms

Counts
1 → 1
Iterations
IterNodes
done5001
101750
9381
8140
7100
679
568
453
334
220
113
08

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 2 expressions with local error:

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

rewrite29.0ms

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

series103.0ms

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

simplify993.0ms

Counts
39 → 39
Iterations
IterNodes
done5000
2760
1190
071

prune158.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize26.0ms

Local error

Found 4 expressions with local error:

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

rewrite113.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×*-un-lft-identity add-cube-cbrt
11×pow1
flip3-+ pow1/3 flip-+
swap-sqr associate-*r* associate-*l* add-exp-log
frac-times add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down associate-*l/ associate-*r/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 87
Calls
4 calls:
8.0ms
(cbrt (+ (* (- 1.0 x) y) (* x z)))
13.0ms
(cbrt (+ (* (- 1.0 x) y) (* x z)))
15.0ms
(cbrt (+ (* (- 1.0 x) y) (* x z)))
74.0ms
(* (cbrt (+ (* (- 1.0 x) y) (* x z))) (cbrt (+ (* (- 1.0 x) y) (* x z))))

series909.0ms

Counts
4 → 12
Calls
4 calls:
227.0ms
(cbrt (+ (* (- 1.0 x) y) (* x z)))
192.0ms
(cbrt (+ (* (- 1.0 x) y) (* x z)))
218.0ms
(cbrt (+ (* (- 1.0 x) y) (* x z)))
272.0ms
(* (cbrt (+ (* (- 1.0 x) y) (* x z))) (cbrt (+ (* (- 1.0 x) y) (* x z))))

simplify1.5s

Counts
99 → 99
Iterations
IterNodes
done5001
21364
1403
0157

prune445.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 3 expressions with local error:

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

rewrite130.0ms

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

series178.0ms

Counts
3 → 9
Calls
3 calls:
48.0ms
(+ (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y)) (* x z))
95.0ms
(* (sqrt (- 1.0 x)) y)
35.0ms
(* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y))

simplify1.1s

Counts
77 → 77
Iterations
IterNodes
done5001
21495
1367
0136

prune258.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize15.0ms

Local error

Found 2 expressions with local error:

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

rewrite35.0ms

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

series84.0ms

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

simplify2.3s

Counts
47 → 47
Iterations
IterNodes
done5001
33742
2705
1208
078

prune211.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes296.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
IterNodes
done11
111
08

end0.0ms

sample826.0ms

Algorithm
intervals
Results
450.0ms10195×body80valid