Details

Time bar (total: 3.6s)

sample26.0ms

Algorithm
intervals
Results
10.0ms59×body640valid
4.0ms52×body320valid
4.0ms134×body80valid
1.0ms11×body160valid

simplify4.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
069
199
2129
done129

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 15.0b

Counts
2 → 1

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ 1.0 (+ x 1.0))
3.1b
(- (/ 1.0 (+ x 1.0)) (/ 1.0 x))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
40×*-un-lft-identity
28×times-frac
27×add-sqr-sqrt
15×add-cube-cbrt
distribute-lft-out--
distribute-lft-out
add-exp-log associate-/r* add-cbrt-cube add-log-exp difference-of-squares
div-inv associate-/l*
pow1 associate-/r/
cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ diff-log div-exp clear-num frac-sub flip-- flip-+
Counts
2 → 58
Calls
2 calls:
5.0ms
(/ 1.0 (+ x 1.0))
18.0ms
(- (/ 1.0 (+ x 1.0)) (/ 1.0 x))

series7.0ms

Counts
2 → 6
Calls
2 calls:
2.0ms
(/ 1.0 (+ x 1.0))
4.0ms
(- (/ 1.0 (+ x 1.0)) (/ 1.0 x))

simplify557.0ms

Counts
64 → 64
Iterations

Useful iterations: done (555.0ms)

IterNodesCost
0120810
1273769
2654725
31745719
done5001717

prune113.0ms

Filtered
48 candidates to 64 candidates (-33.3%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New61364
Fresh000
Picked101
Done000
Total62365

Merged error: 0.2b

Counts
65 → 3

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (+ x 1.0) x)
0.0b
(/ (* 1.0 (- x (+ x 1.0))) (* (+ x 1.0) x))
2.4b
(- x (+ x 1.0))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
17×add-exp-log add-cbrt-cube
12×*-un-lft-identity
add-sqr-sqrt
add-log-exp
pow1 add-cube-cbrt prod-exp cbrt-unprod
cbrt-undiv div-exp associate-*l* associate-*l/
associate-*r*
flip3-- flip3-+ diff-log associate-*r/ associate-/r/ flip-- flip-+ associate-/l/ distribute-lft-out distribute-lft-out--
sub-neg frac-2neg times-frac pow-prod-down clear-num associate-/r* sum-log *-commutative div-inv associate-/l* associate--r+ difference-of-squares unswap-sqr
Counts
3 → 63
Calls
3 calls:
6.0ms
(* (+ x 1.0) x)
13.0ms
(/ (* 1.0 (- x (+ x 1.0))) (* (+ x 1.0) x))
6.0ms
(- x (+ x 1.0))

series9.0ms

Counts
3 → 9
Calls
3 calls:
5.0ms
(* (+ x 1.0) x)
3.0ms
(/ (* 1.0 (- x (+ x 1.0))) (* (+ x 1.0) x))
1.0ms
(- x (+ x 1.0))

simplify640.0ms

Counts
72 → 72
Iterations

Useful iterations: done (638.0ms)

IterNodesCost
0119903
1360779
21832612
done5000591

prune92.0ms

Filtered
47 candidates to 72 candidates (-53.2%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New68472
Fresh112
Picked101
Done000
Total70575

Merged error: 0.0b

Counts
75 → 5

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ 1.0 (+ x 1.0))
0.2b
(* (/ 1.0 (+ x 1.0)) (/ (neg 1.0) x))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
58×times-frac
53×*-un-lft-identity
51×add-sqr-sqrt
39×add-cube-cbrt
34×associate-*r*
18×associate-*l*
16×add-exp-log add-cbrt-cube
distribute-lft-neg-in distribute-rgt-neg-in
distribute-lft-out
cbrt-undiv div-exp
pow1 prod-exp associate-/r* associate-/r/ cbrt-unprod unswap-sqr
neg-mul-1 div-inv associate-/l*
flip3-+ flip-+ add-log-exp
frac-times frac-2neg associate-*r/ distribute-frac-neg pow-prod-down associate-*l/ clear-num *-commutative distribute-rgt-neg-out
Counts
2 → 110
Calls
2 calls:
6.0ms
(/ 1.0 (+ x 1.0))
22.0ms
(* (/ 1.0 (+ x 1.0)) (/ (neg 1.0) x))

series6.0ms

Counts
2 → 6
Calls
2 calls:
2.0ms
(/ 1.0 (+ x 1.0))
3.0ms
(* (/ 1.0 (+ x 1.0)) (/ (neg 1.0) x))

simplify543.0ms

Counts
116 → 116
Iterations

Useful iterations: done (540.0ms)

IterNodesCost
02011493
16211422
224701298
done50001286

prune180.0ms

Filtered
87 candidates to 116 candidates (-33.3%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1124116
Fresh224
Picked011
Done000
Total1147121

Merged error: 0b

Counts
121 → 7

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(* (+ x 1.0) (/ x (neg 1.0)))
0.2b
(/ 1.0 (* (+ x 1.0) (/ x (neg 1.0))))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
34×times-frac associate-*r*
30×add-sqr-sqrt
27×*-un-lft-identity
25×add-cube-cbrt
16×add-exp-log add-cbrt-cube
distribute-lft-neg-in distribute-rgt-neg-in
cbrt-undiv div-exp associate-/r/
pow1 frac-times flip3-+ associate-*l* associate-*l/ prod-exp cbrt-unprod flip-+
neg-mul-1 associate-/l*
associate-*r/ div-inv add-log-exp unswap-sqr
frac-2neg pow-prod-down clear-num associate-/r* *-commutative distribute-lft-out
Counts
2 → 86
Calls
2 calls:
17.0ms
(* (+ x 1.0) (/ x (neg 1.0)))
10.0ms
(/ 1.0 (* (+ x 1.0) (/ x (neg 1.0))))

series9.0ms

Counts
2 → 6
Calls
2 calls:
6.0ms
(* (+ x 1.0) (/ x (neg 1.0)))
3.0ms
(/ 1.0 (* (+ x 1.0) (/ x (neg 1.0))))

simplify545.0ms

Counts
92 → 92
Iterations

Useful iterations: done (543.0ms)

IterNodesCost
01811168
14801106
22192990
done5000969

prune109.0ms

Filtered
67 candidates to 92 candidates (-37.3%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New92092
Fresh055
Picked011
Done011
Total92799

Merged error: 0b

Counts
99 → 7

regimes42.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify3.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0710
11110
21510
31810
41910
done1910

end0.0ms

sample585.0ms

Algorithm
intervals
Results
189.0ms1860×body640valid
117.0ms4280×body80valid
98.0ms1221×body320valid
36.0ms640×body160valid

Profiling

Loading profile data...