Details

Time bar (total: 7.8s)

sample16.0ms

Algorithm
intervals
Results
7.0ms287×body80valid

simplify135.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0811
11911
22611
33911
44611
56011
67311
79811
810211
910811
1011211
1112011
1212311
1312511
done12511

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 8.6b

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite47.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:
29.0ms
(* x (+ (/ x y) 1.0))
16.0ms
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

series71.0ms

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

simplify1.9s

Counts
56 → 56
Iterations

Useful iterations: 3 (845.0ms)

IterNodesCost
0103719
1294689
2994593
34242591
done5000591

prune115.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 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))

rewrite53.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:
22.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
20.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

series110.0ms

Counts
2 → 6
Calls
2 calls:
46.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
64.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

simplify809.0ms

Counts
152 → 152
Iterations

Useful iterations: done (804.0ms)

IterNodesCost
02072958
14932772
216502658
done50002654

prune266.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.2b
(cbrt (+ (/ x y) 1.0))
0.2b
(cbrt (+ (/ x y) 1.0))
0.2b
(cbrt (+ (/ x y) 1.0))
6.2b
(/ (* x (* (cbrt (+ (/ x y) 1.0)) (cbrt (+ (/ x y) 1.0)))) (/ (+ x 1.0) (cbrt (+ (/ x y) 1.0))))

rewrite104.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
89×*-un-lft-identity
44×cbrt-prod
39×add-sqr-sqrt add-cube-cbrt
34×associate-/r*
25×add-exp-log distribute-lft-out
22×cbrt-div
18×add-cbrt-cube
11×flip3-+ flip-+
10×associate-*r/
cbrt-undiv div-exp
associate-/l/
prod-exp cbrt-unprod
associate-/r/
pow1 frac-times add-log-exp
pow1/3 div-inv
associate-*l/
frac-2neg clear-num associate-/l*
Counts
4 → 142
Calls
4 calls:
7.0ms
(cbrt (+ (/ x y) 1.0))
7.0ms
(cbrt (+ (/ x y) 1.0))
7.0ms
(cbrt (+ (/ x y) 1.0))
76.0ms
(/ (* x (* (cbrt (+ (/ x y) 1.0)) (cbrt (+ (/ x y) 1.0)))) (/ (+ x 1.0) (cbrt (+ (/ x y) 1.0))))

series773.0ms

Counts
4 → 12
Calls
4 calls:
244.0ms
(cbrt (+ (/ x y) 1.0))
242.0ms
(cbrt (+ (/ x y) 1.0))
239.0ms
(cbrt (+ (/ x y) 1.0))
47.0ms
(/ (* x (* (cbrt (+ (/ x y) 1.0)) (cbrt (+ (/ x y) 1.0)))) (/ (+ x 1.0) (cbrt (+ (/ x y) 1.0))))

simplify826.0ms

Counts
154 → 154
Iterations

Useful iterations: done (821.0ms)

IterNodesCost
02254037
16333832
222033172
done50003169

prune406.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ (pow x 2) y) (* x 1.0))
7.3b
(/ (pow x 2) y)
7.9b
(/ (+ (/ (pow x 2) y) (* x 1.0)) (+ x 1.0))

rewrite77.0ms

Algorithm
rewrite-expression-head
Rules
37×*-un-lft-identity
36×times-frac
29×add-sqr-sqrt add-cube-cbrt
12×unpow-prod-down
11×associate-/l*
10×add-exp-log
associate-/r* add-cbrt-cube
add-log-exp
div-exp distribute-lft-out unpow2 sqr-pow
pow1 flip3-+ flip-+
cbrt-undiv frac-2neg clear-num associate-/r/ div-inv associate-/l/
+-commutative pow-to-exp pow-exp sum-log
Counts
3 → 95
Calls
3 calls:
20.0ms
(+ (/ (pow x 2) y) (* x 1.0))
5.0ms
(/ (pow x 2) y)
49.0ms
(/ (+ (/ (pow x 2) y) (* x 1.0)) (+ x 1.0))

series94.0ms

Counts
3 → 9
Calls
3 calls:
34.0ms
(+ (/ (pow x 2) y) (* x 1.0))
19.0ms
(/ (pow x 2) y)
41.0ms
(/ (+ (/ (pow x 2) y) (* x 1.0)) (+ x 1.0))

simplify1.3s

Counts
104 → 104
Iterations

Useful iterations: 3 (605.0ms)

IterNodesCost
01741537
13741451
210651320
332631302
done50001302

prune215.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes35.0ms

Accuracy

0% (0.0b 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

sample393.0ms

Algorithm
intervals
Results
245.0ms9158×body80valid