Details

Time bar (total: 14.2s)

sample32.0ms

Algorithm
intervals
Results
13.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))

series12.0ms

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

simplify3.3s

Counts
30 → 30
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
052369
186360
2179332
3330332
4551332
5867332
62008332
done5000332

prune104.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

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

rewrite80.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:
8.0ms
(/ (fabs (- x y)) (fabs y))
6.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
4.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
50.0ms
(* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (/ (fabs (- x y)) (fabs y))))

series98.0ms

Counts
4 → 12
Calls
4 calls:
15.0ms
(/ (fabs (- x y)) (fabs y))
31.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
30.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
21.0ms
(* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (/ (fabs (- x y)) (fabs y))))

simplify2.1s

Counts
176 → 176
Iterations

Useful iterations: done (2.1s)

IterNodesCost
01543207
12312397
27412235
327052187
done50012147

prune577.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

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

rewrite68.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)))
22.0ms
(* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (fabs (- x y))))
33.0ms
(/ (* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (fabs (- x y)))) (sqrt (fabs y)))

series87.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(/ (fabs (- x y)) (fabs y))
31.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
36.0ms
(* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (fabs (- x y))))
10.0ms
(/ (* (sqrt (/ (fabs (- x y)) (fabs y))) (sqrt (fabs (- x y)))) (sqrt (fabs y)))

simplify3.5s

Counts
136 → 136
Iterations

Useful iterations: 3 (1.6s)

IterNodesCost
01572268
12812101
28841971
341931960
done50001960

prune490.0ms

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0b

localize26.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
(* (pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3) (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))))
0.3b
(pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3)

rewrite110.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-*l*
40×unswap-sqr
19×associate-*r*
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 pow-plus associate-*r/ associate-*l/ *-commutative pow-prod-up sqrt-pow2 cbrt-unprod rem-cube-cbrt
Counts
4 → 231
Calls
4 calls:
4.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
4.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
76.0ms
(* (pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3) (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))))
10.0ms
(pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3)

series260.0ms

Counts
4 → 12
Calls
4 calls:
40.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
40.0ms
(sqrt (/ (fabs (- x y)) (fabs y)))
21.0ms
(* (pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3) (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))))
158.0ms
(pow (sqrt (sqrt (/ (fabs (- x y)) (fabs y)))) 3)

simplify1.6s

Counts
243 → 243
Iterations

Useful iterations: done (1.6s)

IterNodesCost
02085759
14814644
217374252
done50014178

prune838.0ms

Pruning

6 alts after pruning (2 fresh and 4 done)

Merged error: 0b

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

sample657.0ms

Algorithm
intervals
Results
341.0ms9147×body80valid