Details

Time bar (total: 18.0s)

sample22.0ms

Algorithm
intervals
Results
7.0ms201×body80valid
3.0ms21×body640valid
1.0ms10×body1280valid
1.0ms15×body320valid
1.0msbody160valid

simplify5.7s

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0811
11611
23511
37411
412311
521011
623211
724811
827511
932711
1034611
1135211
1236711
1338311
1447011
1556111
1681611
17111811
18152711
19160811
done160811

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 20.9b

localize8.0ms

Local error

Found 3 expressions with local error:

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

rewrite119.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:
49.0ms
(* (- 1.0 x) y)
20.0ms
(- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0)))
47.0ms
(/ (* (- 1.0 x) y) (+ y 1.0))

series248.0ms

Counts
3 → 9
Calls
3 calls:
48.0ms
(* (- 1.0 x) y)
115.0ms
(- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0)))
84.0ms
(/ (* (- 1.0 x) y) (+ y 1.0))

simplify1.6s

Counts
72 → 72
Iterations

Useful iterations: done (1.6s)

IterNodesCost
0128885
1335828
21274746
done5001744

prune213.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.1b

localize17.0ms

Local error

Found 3 expressions with local error:

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

rewrite84.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:
12.0ms
(/ y (+ y 1.0))
58.0ms
(* (- 1.0 x) (/ y (+ y 1.0)))
11.0ms
(- 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))

series208.0ms

Counts
3 → 9
Calls
3 calls:
44.0ms
(/ y (+ y 1.0))
59.0ms
(* (- 1.0 x) (/ y (+ y 1.0)))
104.0ms
(- 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))

simplify1.6s

Counts
97 → 97
Iterations

Useful iterations: done (1.5s)

IterNodesCost
01571229
13951148
213871056
done50001054

prune283.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.1b

localize15.0ms

Local error

Found 2 expressions with local error:

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

rewrite180.0ms

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

series77.0ms

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

simplify2.4s

Counts
34 → 34
Iterations

Useful iterations: 3 (771.0ms)

IterNodesCost
064508
1181476
2638436
32910415
done5000415

prune77.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.1b

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ x (/ 1.0 y))) (cbrt (+ x (/ 1.0 y))))
0.6b
(cbrt (+ x (/ 1.0 y)))
0.6b
(cbrt (+ x (/ 1.0 y)))
0.6b
(cbrt (+ x (/ 1.0 y)))

rewrite138.0ms

Algorithm
rewrite-expression-head
Rules
36×cbrt-prod
35×*-un-lft-identity
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt
11×pow1
flip3-+ pow1/3 swap-sqr flip-+ distribute-lft-out
associate-*r* associate-*l*
add-exp-log
frac-times add-cbrt-cube add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 95
Calls
4 calls:
96.0ms
(* (cbrt (+ x (/ 1.0 y))) (cbrt (+ x (/ 1.0 y))))
9.0ms
(cbrt (+ x (/ 1.0 y)))
9.0ms
(cbrt (+ x (/ 1.0 y)))
18.0ms
(cbrt (+ x (/ 1.0 y)))

series1.1s

Counts
4 → 12
Calls
4 calls:
315.0ms
(* (cbrt (+ x (/ 1.0 y))) (cbrt (+ x (/ 1.0 y))))
298.0ms
(cbrt (+ x (/ 1.0 y)))
240.0ms
(cbrt (+ x (/ 1.0 y)))
273.0ms
(cbrt (+ x (/ 1.0 y)))

simplify2.2s

Counts
107 → 107
Iterations

Useful iterations: done (2.2s)

IterNodesCost
01681992
14111838
211371736
335581597
done50001561

prune382.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.1b

regimes200.0ms

Accuracy

100% (0.0b remaining)

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

bsearch124.0ms

Steps
ItersRangePoint
10
3991008.2413703846
2.242237725246844e+22
283365302.99537873
10
-2141618727278.2056
-0.22637101271021068
-177179944.06686372

simplify4.0ms

Iterations

Useful iterations: 1 (2.0ms)

IterNodesCost
01941
12631
done2631

end0.0ms

sample885.0ms

Algorithm
intervals
Results
398.0ms6167×body80valid
110.0ms707×body640valid
102.0ms382×body1280valid
58.0ms467×body320valid
22.0ms277×body160valid