Details

Time bar (total: 8.7s)

sample31.0ms

Algorithm
intervals
Results
13.0ms321×body80valid

simplify1.3s

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
089
1139
2209
3349
4539
5649
6759
7969
81369
93779
1017599
done50019

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

rewrite47.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:
23.0ms
(* (- 1.0 x) y)
23.0ms
(+ (* (- 1.0 x) y) (* x z))

series73.0ms

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

simplify609.0ms

Counts
39 → 39
Iterations

Useful iterations: done (607.0ms)

IterNodesCost
071405
1189375
2737347
done5001345

prune102.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite142.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
21×sqrt-prod
19×*-un-lft-identity
18×sqrt-div
16×associate-*l*
13×pow1
11×add-exp-log add-cube-cbrt add-cbrt-cube
10×associate-*l/
flip3-- flip--
frac-times associate-*r* pow-prod-down prod-exp cbrt-unprod distribute-lft-out-- add-log-exp difference-of-squares
rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ *-commutative unswap-sqr
Counts
4 → 91
Calls
4 calls:
12.0ms
(sqrt (- 1.0 x))
10.0ms
(sqrt (- 1.0 x))
37.0ms
(* (sqrt (- 1.0 x)) y)
77.0ms
(* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y))

series237.0ms

Counts
4 → 12
Calls
4 calls:
46.0ms
(sqrt (- 1.0 x))
47.0ms
(sqrt (- 1.0 x))
103.0ms
(* (sqrt (- 1.0 x)) y)
41.0ms
(* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) y))

simplify995.0ms

Counts
103 → 103
Iterations

Useful iterations: done (990.0ms)

IterNodesCost
01361246
13361132
21310922
done5000916

prune364.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.0b

localize20.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (* y (sqrt (- (* 1.0 1.0) (* x x)))) (sqrt (+ 1.0 x)))
0.0b
(sqrt (- 1.0 x))
0.0b
(sqrt (+ 1.0 x))
0.0b
(* (sqrt (- 1.0 x)) (/ (* y (sqrt (- (* 1.0 1.0) (* x x)))) (sqrt (+ 1.0 x))))

rewrite137.0ms

Algorithm
rewrite-expression-head
Rules
27×*-un-lft-identity sqrt-prod
25×add-sqr-sqrt
18×add-exp-log add-cbrt-cube
15×add-cube-cbrt
14×times-frac sqrt-div
13×associate-*r*
pow1 associate-*l*
associate-/r*
prod-exp cbrt-unprod
cbrt-undiv flip3-- div-exp associate-/r/ flip-- distribute-lft-out add-log-exp
flip3-+ associate-*r/ flip-+
frac-times rem-sqrt-square sqrt-pow1 pow1/2 associate-*l/ div-inv associate-/l/ distribute-lft-out-- difference-of-squares unswap-sqr
frac-2neg pow-prod-down clear-num *-commutative associate-/l*
Counts
4 → 109
Calls
4 calls:
44.0ms
(/ (* y (sqrt (- (* 1.0 1.0) (* x x)))) (sqrt (+ 1.0 x)))
7.0ms
(sqrt (- 1.0 x))
7.0ms
(sqrt (+ 1.0 x))
72.0ms
(* (sqrt (- 1.0 x)) (/ (* y (sqrt (- (* 1.0 1.0) (* x x)))) (sqrt (+ 1.0 x))))

series503.0ms

Counts
4 → 12
Calls
4 calls:
135.0ms
(/ (* y (sqrt (- (* 1.0 1.0) (* x x)))) (sqrt (+ 1.0 x)))
46.0ms
(sqrt (- 1.0 x))
49.0ms
(sqrt (+ 1.0 x))
274.0ms
(* (sqrt (- 1.0 x)) (/ (* y (sqrt (- (* 1.0 1.0) (* x x)))) (sqrt (+ 1.0 x))))

simplify1.2s

Counts
121 → 121
Iterations

Useful iterations: done (1.2s)

IterNodesCost
02002241
15302045
225451809
done50021805

prune443.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 3 expressions with local error:

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

rewrite139.0ms

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

series182.0ms

Counts
3 → 9
Calls
3 calls:
94.0ms
(+ (* (* (sqrt y) (- 1.0 x)) (sqrt y)) (* x z))
45.0ms
(* (sqrt y) (- 1.0 x))
43.0ms
(* (* (sqrt y) (- 1.0 x)) (sqrt y))

simplify938.0ms

Counts
73 → 73
Iterations

Useful iterations: done (935.0ms)

IterNodesCost
0126925
1349853
21768659
done5000645

prune133.0ms

Pruning

4 alts after pruning (0 fresh and 4 done)

Merged error: 0.0b

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

sample1.1s

Algorithm
intervals
Results
634.0ms10154×body80valid