Details

Time bar (total: 8.6s)

sample19.0ms

Algorithm
intervals
Results
9.0ms256×body80valid

simplify16.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0911
11511
22211
32511
42611
done2611

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize8.0ms

Local error

Found 3 expressions with local error:

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

rewrite71.0ms

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity
19×add-sqr-sqrt
16×times-frac
14×add-cube-cbrt
10×add-exp-log add-cbrt-cube
associate-/r*
add-log-exp
distribute-lft-out associate-/l*
pow1 cbrt-undiv div-exp
frac-2neg clear-num associate-/r/ div-inv difference-of-squares
sub-neg flip3-- flip3-+ diff-log prod-exp flip-- cbrt-unprod flip-+ distribute-lft-out--
Counts
3 → 69
Calls
3 calls:
28.0ms
(- x (/ y (+ 1.0 (/ (* x y) 2.0))))
23.0ms
(/ (* x y) 2.0)
18.0ms
(/ y (+ 1.0 (/ (* x y) 2.0)))

series151.0ms

Counts
3 → 9
Calls
3 calls:
50.0ms
(- x (/ y (+ 1.0 (/ (* x y) 2.0))))
28.0ms
(/ (* x y) 2.0)
73.0ms
(/ y (+ 1.0 (/ (* x y) 2.0)))

simplify989.0ms

Counts
78 → 78
Iterations

Useful iterations: 2 (324.0ms)

IterNodesCost
01541099
13831030
21903964
done5000964

prune229.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(- x (/ y (+ 1.0 (/ x (/ 2.0 y)))))
0.2b
(/ x (/ 2.0 y))
7.6b
(/ y (+ 1.0 (/ x (/ 2.0 y))))

rewrite168.0ms

Algorithm
rewrite-expression-head
Rules
88×times-frac
64×*-un-lft-identity
59×add-sqr-sqrt
54×add-cube-cbrt
17×associate-/r*
10×add-exp-log add-cbrt-cube
div-inv associate-/l*
add-log-exp
cbrt-undiv div-exp distribute-lft-out
pow1 associate-/r/
frac-2neg clear-num difference-of-squares
sub-neg flip3-- flip3-+ diff-log flip-- flip-+ distribute-lft-out--
Counts
3 → 118
Calls
3 calls:
86.0ms
(- x (/ y (+ 1.0 (/ x (/ 2.0 y)))))
9.0ms
(/ x (/ 2.0 y))
66.0ms
(/ y (+ 1.0 (/ x (/ 2.0 y))))

series173.0ms

Counts
3 → 9
Calls
3 calls:
52.0ms
(- x (/ y (+ 1.0 (/ x (/ 2.0 y)))))
28.0ms
(/ x (/ 2.0 y))
93.0ms
(/ y (+ 1.0 (/ x (/ 2.0 y))))

simplify1.4s

Counts
127 → 127
Iterations

Useful iterations: 2 (522.0ms)

IterNodesCost
02501793
16271678
230481584
done50021584

prune387.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)))
0.0b
(/ (* x y) 2.0)
0.1b
(/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))
7.6b
(/ (+ 1.0 (/ (* x y) 2.0)) y)

rewrite156.0ms

Algorithm
rewrite-expression-head
Rules
117×times-frac
101×*-un-lft-identity
78×add-sqr-sqrt
64×add-cube-cbrt
22×add-exp-log associate-/r*
16×add-cbrt-cube distribute-lft-out
10×div-exp
div-inv associate-/l*
cbrt-undiv add-log-exp
pow1 difference-of-squares
frac-2neg clear-num
rec-exp 1-exp associate-/l/ distribute-lft-out--
sub-neg flip3-- pow-flip flip3-+ diff-log prod-exp associate-/r/ flip-- cbrt-unprod flip-+ inv-pow
Counts
4 → 161
Calls
4 calls:
58.0ms
(- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)))
14.0ms
(/ (* x y) 2.0)
24.0ms
(/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))
50.0ms
(/ (+ 1.0 (/ (* x y) 2.0)) y)

series199.0ms

Counts
4 → 12
Calls
4 calls:
39.0ms
(- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)))
21.0ms
(/ (* x y) 2.0)
66.0ms
(/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))
73.0ms
(/ (+ 1.0 (/ (* x y) 2.0)) y)

simplify2.0s

Counts
173 → 173
Iterations

Useful iterations: done (2.0s)

IterNodesCost
02603088
16802741
238322603
done50002601

prune376.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(- x (/ 1 (+ (/ 1.0 y) (* 0.5 x))))
0.0b
(+ (/ 1.0 y) (* 0.5 x))
0.1b
(/ 1 (+ (/ 1.0 y) (* 0.5 x)))

rewrite122.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
15×*-un-lft-identity
11×add-cube-cbrt times-frac
add-exp-log add-log-exp
add-cbrt-cube
pow1
associate-/r* associate-/l* difference-of-squares
flip3-+ div-exp associate-/r/ flip-+ div-inv distribute-lft-out--
cbrt-undiv +-commutative sub-neg rec-exp flip3-- pow-flip frac-2neg diff-log 1-exp clear-num sum-log flip-- inv-pow
Counts
3 → 61
Calls
3 calls:
58.0ms
(- x (/ 1 (+ (/ 1.0 y) (* 0.5 x))))
20.0ms
(+ (/ 1.0 y) (* 0.5 x))
41.0ms
(/ 1 (+ (/ 1.0 y) (* 0.5 x)))

series184.0ms

Counts
3 → 9
Calls
3 calls:
47.0ms
(- x (/ 1 (+ (/ 1.0 y) (* 0.5 x))))
58.0ms
(+ (/ 1.0 y) (* 0.5 x))
79.0ms
(/ 1 (+ (/ 1.0 y) (* 0.5 x)))

simplify963.0ms

Counts
70 → 70
Iterations

Useful iterations: done (960.0ms)

IterNodesCost
01281097
13121010
21515936
done5001930

prune132.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

regimes40.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01011
11411
done1411

end0.0ms

sample792.0ms

Algorithm
intervals
Results
506.0ms7999×body80valid
0.0msbody2560valid