Details

Time bar (total: 9.7s)

sample24.0ms

Algorithm
intervals
Results
6.0ms184×body80valid
4.0ms30×body640valid
2.0ms16×body1280valid
2.0ms20×body320valid
0.0msbody160valid

simplify3.5s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0811
11611
23511
37011
413011
521311
625611
727211
829911
936811
1042011
1142611
1244111
1347711
1456711
1579911
16107811
17151611
18193211
19196711
done196711

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 27.1b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite26.0ms

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

series29.0ms

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

simplify931.0ms

Counts
72 → 72
Iterations

Useful iterations: done (929.0ms)

IterNodesCost
0128885
1337828
21225746
done5001744

prune120.0ms

Filtered
53 candidates to 72 candidates (-35.8%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New68472
Fresh000
Picked101
Done000
Total69473

Merged error: 0.0b

Counts
73 → 4

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite25.0ms

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

series25.0ms

Counts
3 → 9
Calls
3 calls:
7.0ms
(* (- 1.0 x) (/ y (+ y 1.0)))
6.0ms
(/ y (+ y 1.0))
12.0ms
(- 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))

simplify960.0ms

Counts
97 → 97
Iterations

Useful iterations: done (957.0ms)

IterNodesCost
01571229
14011148
213831056
done50001054

prune120.0ms

Filtered
70 candidates to 97 candidates (-38.6%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New97097
Fresh033
Picked011
Done000
Total974101

Merged error: 0.0b

Counts
101 → 4

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (- 1.0 x) y)
0.0b
(/ 1 (+ y 1.0))
5.1b
(- 1.0 (* (* (- 1.0 x) y) (/ 1 (+ y 1.0))))
9.2b
(* (* (- 1.0 x) y) (/ 1 (+ y 1.0)))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
39×*-un-lft-identity
32×add-exp-log
27×add-sqr-sqrt
24×times-frac
23×add-cube-cbrt
21×associate-*r*
20×add-cbrt-cube
13×prod-exp
12×pow1
associate-*l/
cbrt-unprod distribute-lft-out
div-exp associate-*l* add-log-exp
flip3-- pow-prod-down associate-/r* associate-/r/ flip--
cbrt-undiv rec-exp 1-exp associate-/l*
frac-times flip3-+ *-commutative flip-+ div-inv
sub-neg pow-flip frac-2neg diff-log associate-*r/ clear-num un-div-inv distribute-lft-out-- inv-pow difference-of-squares unswap-sqr
Counts
4 → 118
Calls
4 calls:
10.0ms
(* (- 1.0 x) y)
6.0ms
(/ 1 (+ y 1.0))
3.0ms
(- 1.0 (* (* (- 1.0 x) y) (/ 1 (+ y 1.0))))
14.0ms
(* (* (- 1.0 x) y) (/ 1 (+ y 1.0)))

series27.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(* (- 1.0 x) y)
2.0ms
(/ 1 (+ y 1.0))
12.0ms
(- 1.0 (* (* (- 1.0 x) y) (/ 1 (+ y 1.0))))
7.0ms
(* (* (- 1.0 x) y) (/ 1 (+ y 1.0)))

simplify1.5s

Counts
130 → 130
Iterations

Useful iterations: 2 (469.0ms)

IterNodesCost
01861635
15091349
217171189
done50011189

prune134.0ms

Filtered
81 candidates to 130 candidates (-60.5%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1300130
Fresh022
Picked011
Done011
Total1304134

Merged error: 0.0b

Counts
134 → 4

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
*-un-lft-identity
pow1 add-exp-log add-sqr-sqrt add-cube-cbrt sub-neg associate-+r+ flip3-- diff-log frac-add sum-log add-cbrt-cube flip--
+-commutative associate-+r- flip3-+ flip-+ distribute-lft-out
Counts
2 → 30
Calls
2 calls:
11.0ms
(+ (/ 1.0 y) (- x (* 1.0 (/ x y))))
3.0ms
(- x (* 1.0 (/ x y)))

series11.0ms

Counts
2 → 6
Calls
2 calls:
6.0ms
(+ (/ 1.0 y) (- x (* 1.0 (/ x y))))
5.0ms
(- x (* 1.0 (/ x y)))

simplify1.2s

Counts
36 → 36
Iterations

Useful iterations: 3 (417.0ms)

IterNodesCost
063574
1197530
2554502
32215494
done5000494

prune38.0ms

Filtered
24 candidates to 36 candidates (-50.0%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New35136
Fresh011
Picked011
Done022
Total35540

Merged error: 0.0b

Counts
40 → 5

regimes301.0ms

Accuracy

99.9% (0.0b remaining)

Error of 0.2b against oracle of 0.2b and baseline of 14.4b

bsearch39.0ms

Steps
ItersRangePoint
11
0.0007984694048976103
2.3885905512890262e+30
271901284.82506585
10
-6366268205916247.0
-174458.2165831976
-33356391.25664778

simplify2.0ms

Iterations

Useful iterations: 1 (1.0ms)

IterNodesCost
02143
13133
done3133

end0.0ms

sample650.0ms

Algorithm
intervals
Results
206.0ms6095×body80valid
89.0ms709×body640valid
63.0ms391×body1280valid
49.0ms499×body320valid
19.0ms306×body160valid

Profiling

Loading profile data...