Details

Time bar (total: 14.8s)

sample30.0ms

Algorithm
intervals
Results
14.0ms293×body80valid

simplify229.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0811
11911
22711
34011
44711
56111
67311
710311
810811
911411
1011811
1112611
1212911
1313111
done13111

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 7.6b

localize12.0ms

Local error

Found 2 expressions with local error:

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

rewrite106.0ms

Algorithm
rewrite-expression-head
Rules
12×*-un-lft-identity
add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt
pow1 times-frac associate-*r/ associate-*r* associate-/r*
flip3-+ associate-*l* flip-+ distribute-lft-out
cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ add-log-exp
distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr
Counts
2 → 50
Calls
2 calls:
56.0ms
(* x (+ (/ x y) 1.0))
47.0ms
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

series102.0ms

Counts
2 → 6
Calls
2 calls:
36.0ms
(* x (+ (/ x y) 1.0))
66.0ms
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

simplify2.6s

Counts
56 → 56
Iterations

Useful iterations: 3 (1.4s)

IterNodesCost
0103719
1292689
21068593
34290591
done5001591

prune116.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite86.0ms

Algorithm
rewrite-expression-head
Rules
155×*-un-lft-identity
146×times-frac
71×add-sqr-sqrt add-cube-cbrt
42×distribute-lft-out
26×associate-/r*
11×associate-/r/
add-exp-log add-cbrt-cube
associate-/l*
flip3-+ flip-+ div-inv
cbrt-undiv div-exp
pow1 frac-2neg clear-num associate-/l/ add-log-exp
Counts
2 → 146
Calls
2 calls:
40.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
38.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

series121.0ms

Counts
2 → 6
Calls
2 calls:
49.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
72.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

simplify1.2s

Counts
152 → 152
Iterations

Useful iterations: done (1.1s)

IterNodesCost
02072958
14792772
216742658
done50002646

prune336.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ x (- (/ x y) 1.0))
0.1b
(/ (+ 1.0 (/ x y)) (+ x 1.0))
0.2b
(* (/ (+ 1.0 (/ x y)) (+ x 1.0)) (- (/ x y) 1.0))
5.2b
(* (* (/ (+ 1.0 (/ x y)) (+ x 1.0)) (- (/ x y) 1.0)) (/ x (- (/ x y) 1.0)))

rewrite473.0ms

Algorithm
rewrite-expression-head
Rules
97×*-un-lft-identity
90×add-sqr-sqrt
77×times-frac
45×add-cube-cbrt
34×add-exp-log add-cbrt-cube
30×associate-*r*
23×associate-*l*
18×distribute-lft-out
16×difference-of-squares
12×prod-exp cbrt-unprod
11×pow1 frac-times
10×associate-/r*
cbrt-undiv flip3-- div-exp associate-*l/ associate-/r/ flip-- distribute-lft-out--
associate-*r/ associate-/l*
pow-prod-down div-inv add-log-exp
flip3-+ flip-+
distribute-rgt-in sub-neg frac-2neg distribute-lft-in clear-num *-commutative associate-/l/ unswap-sqr
Counts
4 → 191
Calls
4 calls:
42.0ms
(/ x (- (/ x y) 1.0))
65.0ms
(/ (+ 1.0 (/ x y)) (+ x 1.0))
143.0ms
(* (/ (+ 1.0 (/ x y)) (+ x 1.0)) (- (/ x y) 1.0))
205.0ms
(* (* (/ (+ 1.0 (/ x y)) (+ x 1.0)) (- (/ x y) 1.0)) (/ x (- (/ x y) 1.0)))

series283.0ms

Counts
4 → 12
Calls
4 calls:
82.0ms
(/ x (- (/ x y) 1.0))
44.0ms
(/ (+ 1.0 (/ x y)) (+ x 1.0))
87.0ms
(* (/ (+ 1.0 (/ x y)) (+ x 1.0)) (- (/ x y) 1.0))
69.0ms
(* (* (/ (+ 1.0 (/ x y)) (+ x 1.0)) (- (/ x y) 1.0)) (/ x (- (/ x y) 1.0)))

simplify2.1s

Counts
203 → 203
Iterations

Useful iterations: done (2.1s)

IterNodesCost
02804165
17674057
231073557
done50003556

prune572.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

localize28.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (/ x y) (/ x y))
0.3b
(/ x (/ (+ x 1.0) (- (* (/ x y) (/ x y)) (* 1.0 1.0))))
3.2b
(/ (+ x 1.0) (- (* (/ x y) (/ x y)) (* 1.0 1.0)))
8.1b
(/ (/ x (/ (+ x 1.0) (- (* (/ x y) (/ x y)) (* 1.0 1.0)))) (- (/ x y) 1.0))

rewrite424.0ms

Algorithm
rewrite-expression-head
Rules
1482×times-frac
895×add-sqr-sqrt
877×*-un-lft-identity
523×add-cube-cbrt
249×difference-of-squares
105×distribute-lft-out
78×associate-/l*
72×distribute-lft-out--
62×associate-/r/
39×div-inv
32×add-exp-log associate-/r* add-cbrt-cube
27×flip3-- flip--
14×cbrt-undiv div-exp
13×swap-sqr associate-*r* associate-*l*
11×pow1
prod-exp cbrt-unprod add-log-exp unswap-sqr
frac-2neg clear-num associate-/l/
pow2 frac-times flip3-+ pow-plus associate-*r/ pow-prod-down associate-*l/ pow-sqr *-commutative pow-prod-up flip-+
Counts
4 → 735
Calls
4 calls:
36.0ms
(* (/ x y) (/ x y))
65.0ms
(/ x (/ (+ x 1.0) (- (* (/ x y) (/ x y)) (* 1.0 1.0))))
62.0ms
(/ (+ x 1.0) (- (* (/ x y) (/ x y)) (* 1.0 1.0)))
167.0ms
(/ (/ x (/ (+ x 1.0) (- (* (/ x y) (/ x y)) (* 1.0 1.0)))) (- (/ x y) 1.0))

series343.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(* (/ x y) (/ x y))
94.0ms
(/ x (/ (+ x 1.0) (- (* (/ x y) (/ x y)) (* 1.0 1.0))))
96.0ms
(/ (+ x 1.0) (- (* (/ x y) (/ x y)) (* 1.0 1.0)))
125.0ms
(/ (/ x (/ (+ x 1.0) (- (* (/ x y) (/ x y)) (* 1.0 1.0)))) (- (/ x y) 1.0))

simplify2.0s

Counts
747 → 747
Iterations

Useful iterations: done (1.9s)

IterNodesCost
099829433
1260327863
done500027293

prune2.4s

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0b

regimes74.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0811
11011
done1011

end0.0ms

sample1.3s

Algorithm
intervals
Results
920.0ms9147×body80valid