Details

Time bar (total: 15.6s)

sample31.0ms

Algorithm
intervals
Results
14.0ms285×body80valid

simplify2.7s

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0811
11911
23011
34511
46011
57411
68611
711911
814611
917111
1018711
1129411
1261211
13157811
14451711
done500011

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 7.6b

localize15.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ x y) 1.0)
0.1b
(* x (+ (/ x y) 1.0))
7.1b
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

rewrite155.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
16×add-sqr-sqrt
14×add-cube-cbrt
13×fma-def times-frac
10×add-exp-log add-cbrt-cube
pow1 add-log-exp
flip3-+ associate-*r/ associate-*r* associate-/r* flip-+ distribute-lft-out
expm1-log1p-u associate-*l* log1p-expm1-u
cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod div-inv associate-/l/
+-commutative distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num sum-log *-commutative associate-/l* unswap-sqr
Counts
3 → 81
Calls
3 calls:
24.0ms
(+ (/ x y) 1.0)
73.0ms
(* x (+ (/ x y) 1.0))
55.0ms
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

series124.0ms

Counts
3 → 9
Calls
3 calls:
18.0ms
(+ (/ x y) 1.0)
44.0ms
(* x (+ (/ x y) 1.0))
61.0ms
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

simplify1.5s

Counts
90 → 90
Iterations

Useful iterations: 2 (394.0ms)

IterNodesCost
0113900
1341868
22023770
done5000770

prune484.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize17.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ x y) 1.0)
0.1b
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
0.1b
(/ (+ x 1.0) (+ (/ x y) 1.0))

rewrite156.0ms

Algorithm
rewrite-expression-head
Rules
165×*-un-lft-identity
155×times-frac
79×add-sqr-sqrt add-cube-cbrt
43×distribute-lft-out
26×associate-/r*
13×fma-def
11×associate-/r/
10×add-exp-log add-cbrt-cube
flip3-+ flip-+ div-inv associate-/l*
add-log-exp
cbrt-undiv div-exp
pow1 expm1-log1p-u log1p-expm1-u
frac-2neg clear-num associate-/l/
+-commutative sum-log
Counts
3 → 177
Calls
3 calls:
26.0ms
(+ (/ x y) 1.0)
55.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
62.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

series193.0ms

Counts
3 → 9
Calls
3 calls:
23.0ms
(+ (/ x y) 1.0)
61.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
108.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

simplify1.7s

Counts
186 → 186
Iterations

Useful iterations: 2 (517.0ms)

IterNodesCost
02173143
15802977
231582833
done50012833

prune882.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0b

localize17.0ms

Local error

Found 3 expressions with local error:

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

rewrite170.0ms

Algorithm
rewrite-expression-head
Rules
46×*-un-lft-identity
34×times-frac
33×add-sqr-sqrt
28×add-cube-cbrt
18×associate-*l*
13×fma-def
10×add-exp-log add-cbrt-cube
distribute-lft-out
pow1 flip3-+ flip-+ add-log-exp
associate-*r* associate-/r* associate-/r/
expm1-log1p-u log1p-expm1-u div-inv associate-/l*
cbrt-undiv frac-times associate-*r/ div-exp prod-exp cbrt-unprod unswap-sqr
+-commutative distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down associate-*l/ clear-num sum-log *-commutative
Counts
3 → 108
Calls
3 calls:
27.0ms
(+ (/ x y) 1.0)
17.0ms
(/ x (+ x 1.0))
120.0ms
(* (/ x (+ x 1.0)) (+ (/ x y) 1.0))

series159.0ms

Counts
3 → 9
Calls
3 calls:
27.0ms
(+ (/ x y) 1.0)
56.0ms
(/ x (+ x 1.0))
76.0ms
(* (/ x (+ x 1.0)) (+ (/ x y) 1.0))

simplify2.3s

Counts
117 → 117
Iterations

Useful iterations: 2 (701.0ms)

IterNodesCost
01511254
15241210
230931108
done50001108

prune564.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

localize18.0ms

Local error

Found 3 expressions with local error:

0.1b
(/ x (/ (+ x 1.0) (fma x (/ 1 y) 1.0)))
0.1b
(/ (+ x 1.0) (fma x (/ 1 y) 1.0))
0.1b
(fma x (/ 1 y) 1.0)

rewrite70.0ms

Algorithm
rewrite-expression-head
Rules
108×times-frac
93×*-un-lft-identity
61×add-sqr-sqrt add-cube-cbrt
19×associate-/r*
16×distribute-lft-out
10×add-exp-log add-cbrt-cube
associate-/l*
div-inv
cbrt-undiv div-exp
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
frac-2neg clear-num associate-/l/
flip3-+ associate-/r/ flip-+ fma-udef
Counts
3 → 129
Calls
3 calls:
25.0ms
(/ x (/ (+ x 1.0) (fma x (/ 1 y) 1.0)))
34.0ms
(/ (+ x 1.0) (fma x (/ 1 y) 1.0))
1.0ms
(fma x (/ 1 y) 1.0)

series237.0ms

Counts
3 → 9
Calls
3 calls:
87.0ms
(/ x (/ (+ x 1.0) (fma x (/ 1 y) 1.0)))
120.0ms
(/ (+ x 1.0) (fma x (/ 1 y) 1.0))
30.0ms
(fma x (/ 1 y) 1.0)

simplify1.6s

Counts
138 → 138
Iterations

Useful iterations: done (1.6s)

IterNodesCost
01922688
14922593
226162249
done50002245

prune751.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

regimes134.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify3.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0811
11111
done1111

end0.0ms

sample1.5s

Algorithm
intervals
Results
1.1s9144×body80valid