Details

Time bar (total: 11.8s)

sample38.0ms

Algorithm
intervals
Results
13.0ms313×body80valid

simplify293.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

localize10.0ms

Local error

Found 2 expressions with local error:

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

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
associate-*r*
pow1 add-exp-log distribute-rgt-in add-cube-cbrt sub-neg associate-+r+ distribute-lft-in add-cbrt-cube add-log-exp
associate-*l*
associate-*r/
+-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 → 41
Calls
2 calls:
15.0ms
(+ (* x y) (* z (- 1.0 y)))
30.0ms
(* z (- 1.0 y))

series102.0ms

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

simplify1.4s

Counts
47 → 47
Iterations

Useful iterations: 2 (110.0ms)

IterNodesCost
077459
1195437
2557397
32134397
done5001397

prune99.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize13.0ms

Local error

Found 2 expressions with local error:

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

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
sum-log distribute-rgt-neg-out
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt associate-+r- *-un-lft-identity flip3-+ unsub-neg add-cbrt-cube flip-+
associate-+r+ distribute-lft-out
Counts
2 → 29
Calls
2 calls:
20.0ms
(+ (* x y) (+ (* z 1.0) (* z (- y))))
8.0ms
(+ (* z 1.0) (* z (- y)))

series103.0ms

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

simplify2.5s

Counts
35 → 35
Iterations

Useful iterations: done (2.5s)

IterNodesCost
057492
1196357
2824336
33664332
done5001330

prune66.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (* z (- 1.0 y)) (* z (- 1.0 y)))
0.2b
(* (* x y) (* x y))
3.0b
(- (* (* x y) (* x y)) (* (* z (- 1.0 y)) (* z (- 1.0 y))))
27.9b
(/ (- (* (* x y) (* x y)) (* (* z (- 1.0 y)) (* z (- 1.0 y)))) (- (* x y) (* z (- 1.0 y))))

rewrite298.0ms

Algorithm
rewrite-expression-head
Rules
82×pow1
34×pow-prod-down
30×add-exp-log add-cbrt-cube
16×distribute-rgt-in distribute-lft-in prod-exp cbrt-unprod
14×associate-*r/
13×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
12×times-frac
sub-neg flip3-- flip--
pow-sqr pow-prod-up associate--r+
add-log-exp
difference-of-squares
frac-times pow-plus associate-/l*
associate-/r*
pow2 swap-sqr associate-*r* associate-*l* associate-*l/ associate-/r/ *-commutative associate-/l/
cbrt-undiv frac-2neg diff-log div-sub div-exp clear-num div-inv
Counts
4 → 141
Calls
4 calls:
82.0ms
(* (* z (- 1.0 y)) (* z (- 1.0 y)))
41.0ms
(* (* x y) (* x y))
51.0ms
(- (* (* x y) (* x y)) (* (* z (- 1.0 y)) (* z (- 1.0 y))))
115.0ms
(/ (- (* (* x y) (* x y)) (* (* z (- 1.0 y)) (* z (- 1.0 y)))) (- (* x y) (* z (- 1.0 y))))

series399.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(* (* z (- 1.0 y)) (* z (- 1.0 y)))
59.0ms
(* (* x y) (* x y))
136.0ms
(- (* (* x y) (* x y)) (* (* z (- 1.0 y)) (* z (- 1.0 y))))
160.0ms
(/ (- (* (* x y) (* x y)) (* (* z (- 1.0 y)) (* z (- 1.0 y)))) (- (* x y) (* z (- 1.0 y))))

simplify1.5s

Counts
153 → 153
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02043360
15892994
223792438
done50002432

prune362.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize31.0ms

Local error

Found 4 expressions with local error:

1.8b
(/ (- 1.0 y) (/ (- (/ (* x y) (* z (- 1.0 y))) 1) z))
3.2b
(/ (* z (- 1.0 y)) (* x y))
3.2b
(/ (* x y) (* z (- 1.0 y)))
3.4b
(/ y (/ (- 1 (/ (* z (- 1.0 y)) (* x y))) x))

rewrite240.0ms

Algorithm
rewrite-expression-head
Rules
391×times-frac
319×add-sqr-sqrt
301×*-un-lft-identity
159×add-cube-cbrt
86×difference-of-squares
56×distribute-lft-out--
49×associate-/r*
38×add-exp-log add-cbrt-cube
18×difference-of-sqr-1
14×cbrt-undiv div-exp div-inv
10×associate-/l*
prod-exp cbrt-unprod
pow1 frac-2neg associate-*r/ clear-num associate-/r/ associate-/l/ add-log-exp
flip3-- flip--
div-sub
Counts
4 → 325
Calls
4 calls:
83.0ms
(/ (- 1.0 y) (/ (- (/ (* x y) (* z (- 1.0 y))) 1) z))
33.0ms
(/ (* z (- 1.0 y)) (* x y))
42.0ms
(/ (* x y) (* z (- 1.0 y)))
61.0ms
(/ y (/ (- 1 (/ (* z (- 1.0 y)) (* x y))) x))

series465.0ms

Counts
4 → 12
Calls
4 calls:
141.0ms
(/ (- 1.0 y) (/ (- (/ (* x y) (* z (- 1.0 y))) 1) z))
78.0ms
(/ (* z (- 1.0 y)) (* x y))
78.0ms
(/ (* x y) (* z (- 1.0 y)))
168.0ms
(/ y (/ (- 1 (/ (* z (- 1.0 y)) (* x y))) x))

simplify1.5s

Counts
337 → 337
Iterations

Useful iterations: done (1.4s)

IterNodesCost
05529583
114939183
done50008759

prune1.2s

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes84.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify9.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01012
11712
22112
32212
done2212

end0.0ms

sample1.0s

Algorithm
intervals
Results
489.0ms10084×body80valid