Details

Time bar (total: 12.5s)

sample46.0ms

Algorithm
intervals
Results
22.0ms315×body80valid

simplify442.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
089
1139
2209
3349
4499
5569
6629
7799
81069
91309
101649
111929
122059
132149
done2149

prune3.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) (* (- x 1.0) z))
0.0b
(* (- x 1.0) z)

rewrite45.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:
20.0ms
(+ (* x y) (* (- x 1.0) z))
24.0ms
(* (- x 1.0) z)

series96.0ms

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

simplify2.4s

Counts
39 → 39
Iterations

Useful iterations: 2 (152.0ms)

IterNodesCost
071405
1187373
2675345
32963345
done5000345

prune114.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize44.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (* x y) (* x y))
0.6b
(+ (* (* (- x 1.0) z) (- (* (- x 1.0) z) (* x y))) (* (* x y) (* x y)))
2.4b
(+ (pow (* x y) 3) (pow (* (- x 1.0) z) 3))
40.1b
(/ (+ (pow (* x y) 3) (pow (* (- x 1.0) z) 3)) (+ (* (* (- x 1.0) z) (- (* (- x 1.0) z) (* x y))) (* (* x y) (* x y))))

rewrite384.0ms

Algorithm
rewrite-expression-head
Rules
43×pow1
24×*-un-lft-identity
18×add-exp-log add-cbrt-cube
17×pow-prod-down
15×times-frac
14×add-sqr-sqrt add-cube-cbrt
prod-exp cbrt-unprod add-log-exp
sum-cubes distribute-lft-out associate-/l*
associate-+l+ flip3-+ pow-sqr pow-prod-up flip-+
associate-/r*
+-commutative distribute-rgt-in sub-neg distribute-lft-in pow-plus sum-log associate-/r/ associate-/l/
cbrt-undiv pow2 frac-2neg swap-sqr div-exp associate-*r* associate-*l* clear-num *-commutative div-inv
Counts
4 → 101
Calls
4 calls:
31.0ms
(* (* x y) (* x y))
97.0ms
(+ (* (* (- x 1.0) z) (- (* (- x 1.0) z) (* x y))) (* (* x y) (* x y)))
15.0ms
(+ (pow (* x y) 3) (pow (* (- x 1.0) z) 3))
237.0ms
(/ (+ (pow (* x y) 3) (pow (* (- x 1.0) z) 3)) (+ (* (* (- x 1.0) z) (- (* (- x 1.0) z) (* x y))) (* (* x y) (* x y))))

series872.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(* (* x y) (* x y))
159.0ms
(+ (* (* (- x 1.0) z) (- (* (- x 1.0) z) (* x y))) (* (* x y) (* x y)))
217.0ms
(+ (pow (* x y) 3) (pow (* (- x 1.0) z) 3))
452.0ms
(/ (+ (pow (* x y) 3) (pow (* (- x 1.0) z) 3)) (+ (* (* (- x 1.0) z) (- (* (- x 1.0) z) (* x y))) (* (* x y) (* x y))))

simplify1.8s

Counts
113 → 113
Iterations

Useful iterations: 2 (428.0ms)

IterNodesCost
01753572
14673301
221853055
done50023055

prune460.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 2 expressions with local error:

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

rewrite45.0ms

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

series95.0ms

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

simplify2.3s

Counts
43 → 43
Iterations

Useful iterations: 3 (847.0ms)

IterNodesCost
071430
1196398
2633370
32766368
done5001368

prune102.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite199.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity sqrt-div
15×add-sqr-sqrt
14×associate-*r*
13×sqrt-prod
12×pow1
11×add-exp-log add-cbrt-cube
10×add-cube-cbrt associate-*r/
flip3-+ flip-+
add-log-exp
frac-times associate-*l* pow-prod-down prod-exp cbrt-unprod
distribute-lft-out
associate-*l/ *-commutative unswap-sqr
sub-neg rem-sqrt-square flip3-- sqrt-pow1 pow1/2 diff-log flip--
Counts
4 → 83
Calls
4 calls:
11.0ms
(sqrt (+ z y))
69.0ms
(- (* (* x (sqrt (+ z y))) (sqrt (+ z y))) (* 1.0 z))
35.0ms
(* x (sqrt (+ z y)))
81.0ms
(* (* x (sqrt (+ z y))) (sqrt (+ z y)))

series288.0ms

Counts
4 → 12
Calls
4 calls:
57.0ms
(sqrt (+ z y))
84.0ms
(- (* (* x (sqrt (+ z y))) (sqrt (+ z y))) (* 1.0 z))
77.0ms
(* x (sqrt (+ z y)))
71.0ms
(* (* x (sqrt (+ z y))) (sqrt (+ z y)))

simplify1.5s

Counts
95 → 95
Iterations

Useful iterations: done (1.5s)

IterNodesCost
01661372
14381026
21287924
done5000904

prune232.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes65.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
089
1119
done119

end0.0ms

sample1.0s

Algorithm
intervals
Results
484.0ms10119×body80valid