Details

Time bar (total: 14.0s)

sample30.0ms

Algorithm
intervals
Results
12.0ms293×body80valid

simplify7.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
067
187
297
done97

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize12.0ms

Local error

Found 1 expressions with local error:

0.1b
(/ (fabs (- x y)) (fabs y))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac
add-exp-log associate-/r* add-cbrt-cube associate-/l*
pow1 cbrt-undiv frac-2neg div-exp clear-num div-inv add-log-exp
Counts
1 → 27
Calls
1 calls:
10.0ms
(/ (fabs (- x y)) (fabs y))

series11.0ms

Counts
1 → 3
Calls
1 calls:
11.0ms
(/ (fabs (- x y)) (fabs y))

simplify3.8s

Counts
30 → 30
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
052369
186360
2179332
3330332
4551332
5867332
62008332
done5000332

prune92.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (fabs (- x y)) (fabs y))
0.1b
(sqrt (/ (fabs (- x y)) (fabs y)))
0.1b
(sqrt (/ (fabs (- x y)) (fabs y)))
0.2b
(* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (/ (fabs (- x y)) (fabs y))))

rewrite111.0ms

Algorithm
rewrite-expression-head
Rules
92×add-sqr-sqrt sqrt-prod
71×times-frac
58×add-cube-cbrt *-un-lft-identity
21×pow1
18×swap-sqr
16×associate-*r* associate-*l*
10×sqrt-pow1 pow1/2
unswap-sqr
add-exp-log add-cbrt-cube
div-inv
sqrt-div
pow-prod-up
rem-sqrt-square add-log-exp
pow-prod-down associate-/r* pow-sqr associate-/l*
cbrt-undiv pow2 frac-times frac-2neg pow-plus sqrt-unprod associate-*r/ div-exp associate-*l/ prod-exp clear-num rem-square-sqrt *-commutative cbrt-unprod
Counts
4 → 164
Calls
4 calls:
10.0ms
(/ (fabs (- x y)) (fabs y))
8.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
8.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
62.0ms
(* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (/ (fabs (- x y)) (fabs y))))

series82.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(/ (fabs (- x y)) (fabs y))
21.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
32.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
20.0ms
(* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (/ (fabs (- x y)) (fabs y))))

simplify2.2s

Counts
176 → 176
Iterations

Useful iterations: done (2.2s)

IterNodesCost
01543207
12312397
27412235
327052187
done50012147

prune666.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (fabs (- x y)) (fabs y))
0.1b
(sqrt (/ (fabs (- x y)) (fabs y)))
0.1b
(* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (fabs (- x y))))
0.2b
(/ (* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (fabs (- x y)))) (sqrt (fabs y)))

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
50×add-sqr-sqrt
42×sqrt-prod
36×times-frac
33×add-cube-cbrt *-un-lft-identity
16×associate-*l*
13×add-exp-log add-cbrt-cube
pow1 associate-/r*
associate-*r* unswap-sqr
div-inv associate-/l* add-log-exp
cbrt-undiv sqrt-pow1 pow1/2 sqrt-div div-exp pow-prod-down
rem-sqrt-square frac-2neg sqrt-unprod associate-*l/ prod-exp clear-num cbrt-unprod
sqrt-undiv *-commutative associate-/l/
Counts
4 → 124
Calls
4 calls:
5.0ms
(/ (fabs (- x y)) (fabs y))
4.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
21.0ms
(* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (fabs (- x y))))
28.0ms
(/ (* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (fabs (- x y)))) (sqrt (fabs y)))

series77.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(/ (fabs (- x y)) (fabs y))
19.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
33.0ms
(* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (fabs (- x y))))
15.0ms
(/ (* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (fabs (- x y)))) (sqrt (fabs y)))

simplify3.3s

Counts
136 → 136
Iterations

Useful iterations: 3 (1.6s)

IterNodesCost
01572268
12812101
28841971
341931960
done50001960

prune493.0ms

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (/ (fabs (- x y)) (fabs y)))
0.1b
(sqrt (/ (fabs (- x y)) (fabs y)))
0.2b
(* (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) (pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3))
0.3b
(pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3)

rewrite102.0ms

Algorithm
rewrite-expression-head
Rules
261×sqrt-prod
165×add-sqr-sqrt
83×times-frac
65×add-cube-cbrt *-un-lft-identity
54×unpow-prod-down cube-prod
44×associate-*r*
40×unswap-sqr
19×associate-*l*
12×sqrt-div
10×pow1 add-exp-log
add-cbrt-cube div-inv
sqrt-pow1 sqr-pow
pow-pow
rem-sqrt-square pow1/2 add-log-exp
cube-div pow-unpow prod-exp
cube-mult pow-to-exp unpow3 pow-exp
frac-times associate-*r/ associate-*l/ *-commutative pow-prod-up sqrt-pow2 cbrt-unprod rem-cube-cbrt
Counts
4 → 230
Calls
4 calls:
4.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
4.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
73.0ms
(* (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) (pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3))
10.0ms
(pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3)

series152.0ms

Counts
4 → 12
Calls
4 calls:
30.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
24.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
10.0ms
(* (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) (pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3))
88.0ms
(pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3)

simplify1.3s

Counts
242 → 242
Iterations

Useful iterations: done (1.3s)

IterNodesCost
02105786
14725269
217014278
done50014192

prune736.0ms

Pruning

6 alts after pruning (2 fresh and 4 done)

Merged error: 0b

regimes113.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
067
done67

end0.0ms

sample609.0ms

Algorithm
intervals
Results
310.0ms9147×body80valid