Details

Time bar (total: 3.9s)

sample24.0ms

Algorithm
intervals
Results
10.0ms425×body80valid

simplify14.0ms

Counts
1 → 1

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 1 expressions with local error:

0.0b
(+ (* x x) (* y y))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ sum-log add-cbrt-cube flip-+
Counts
1 → 11
Calls
1 calls:
13.0ms
(+ (* x x) (* y y))

series41.0ms

Counts
1 → 3
Calls
1 calls:
41.0ms
(+ (* x x) (* y y))

simplify615.0ms

Counts
14 → 14

prune56.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* x x) (* y y))
0.0b
(* (- (pow y 3)) y)
1.6b
(+ (* (- (pow y 3)) y) (pow x 4))
34.5b
(/ (+ (* (- (pow y 3)) y) (pow x 4)) (- (* x x) (* y y)))

rewrite180.0ms

Algorithm
rewrite-expression-head
Rules
28×associate-*l*
23×add-sqr-sqrt
21×add-cube-cbrt *-un-lft-identity
12×distribute-lft-neg-in distribute-rgt-neg-in times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1 unpow-prod-down cube-prod
difference-of-squares
associate-/r*
associate-*r* associate-/l*
cube-mult flip3-- flip3-+ unpow3 associate-/r/ flip-- flip-+ associate-/l/ sqr-pow
cbrt-undiv +-commutative distribute-lft-neg-out neg-mul-1 sub-neg frac-2neg diff-log div-exp pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 103
Calls
4 calls:
14.0ms
(- (* x x) (* y y))
37.0ms
(* (- (pow y 3)) y)
23.0ms
(+ (* (- (pow y 3)) y) (pow x 4))
101.0ms
(/ (+ (* (- (pow y 3)) y) (pow x 4)) (- (* x x) (* y y)))

series336.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(- (* x x) (* y y))
61.0ms
(* (- (pow y 3)) y)
92.0ms
(+ (* (- (pow y 3)) y) (pow x 4))
131.0ms
(/ (+ (* (- (pow y 3)) y) (pow x 4)) (- (* x x) (* y y)))

simplify1.1s

Counts
115 → 115

prune328.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0.0b

regimes65.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify15.0ms

end0.0ms

sample1.0s

Algorithm
intervals
Results
519.0ms14072×body80valid