Details

Time bar (total: 9.0s)

sample16.0ms

Algorithm
intervals
Results
7.0ms287×body80valid

simplify167.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0811
11911
22811
34311
45411
56811
68111
710811
812211
912811
1013211
1114211
1214611
1314811
done14811

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))

rewrite52.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 expm1-log1p-u div-exp prod-exp associate-/r/ cbrt-unprod log1p-expm1-u 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 → 54
Calls
2 calls:
30.0ms
(* x (+ (/ x y) 1.0))
20.0ms
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

series80.0ms

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

simplify2.1s

Counts
60 → 60
Iterations

Useful iterations: 3 (972.0ms)

IterNodesCost
0107759
1304728
21046632
34475629
done5001629

prune137.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))

rewrite56.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 expm1-log1p-u frac-2neg clear-num log1p-expm1-u associate-/l/ add-log-exp
Counts
2 → 150
Calls
2 calls:
23.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
22.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

series121.0ms

Counts
2 → 6
Calls
2 calls:
51.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
70.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

simplify925.0ms

Counts
156 → 156
Iterations

Useful iterations: done (919.0ms)

IterNodesCost
02113002
15032812
216912698
done50002694

prune327.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))))

rewrite114.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 expm1-log1p-u frac-times log1p-expm1-u add-log-exp
pow1/3 div-inv
associate-*l/
frac-2neg clear-num associate-/l*
Counts
4 → 150
Calls
4 calls:
7.0ms
(cbrt (+ (/ x y) 1.0))
7.0ms
(cbrt (+ (/ x y) 1.0))
7.0ms
(cbrt (+ (/ x y) 1.0))
84.0ms
(/ (* x (* (cbrt (+ (/ x y) 1.0)) (cbrt (+ (/ x y) 1.0)))) (/ (+ x 1.0) (cbrt (+ (/ x y) 1.0))))

series919.0ms

Counts
4 → 12
Calls
4 calls:
281.0ms
(cbrt (+ (/ x y) 1.0))
300.0ms
(cbrt (+ (/ x y) 1.0))
285.0ms
(cbrt (+ (/ x y) 1.0))
54.0ms
(/ (* x (* (cbrt (+ (/ x y) 1.0)) (cbrt (+ (/ x y) 1.0)))) (/ (+ x 1.0) (cbrt (+ (/ x y) 1.0))))

simplify915.0ms

Counts
162 → 162
Iterations

Useful iterations: done (909.0ms)

IterNodesCost
02294133
16413918
222353234
done50003231

prune470.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize9.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))

rewrite87.0ms

Algorithm
rewrite-expression-head
Rules
60×times-frac
52×*-un-lft-identity
44×add-sqr-sqrt add-cube-cbrt
28×fma-def
21×unpow-prod-down
11×associate-/l*
10×add-exp-log
associate-/r* add-cbrt-cube unpow2 sqr-pow
add-log-exp
div-exp distribute-lft-out
pow1 expm1-log1p-u flip3-+ flip-+ log1p-expm1-u div-inv
cbrt-undiv frac-2neg clear-num associate-/r/ associate-/l/
+-commutative pow-to-exp pow-exp sum-log
Counts
3 → 129
Calls
3 calls:
21.0ms
(+ (/ (pow x 2) y) (* x 1.0))
5.0ms
(/ (pow x 2) y)
56.0ms
(/ (+ (/ (pow x 2) y) (* x 1.0)) (+ x 1.0))

series106.0ms

Counts
3 → 9
Calls
3 calls:
33.0ms
(+ (/ (pow x 2) y) (* x 1.0))
21.0ms
(/ (pow x 2) y)
52.0ms
(/ (+ (/ (pow x 2) y) (* x 1.0)) (+ x 1.0))

simplify1.5s

Counts
138 → 138
Iterations

Useful iterations: 3 (741.0ms)

IterNodesCost
01801597
13871441
211181315
335171298
done50001298

prune390.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes40.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

sample379.0ms

Algorithm
intervals
Results
228.0ms9158×body80valid