Details

Time bar (total: 1.9s)

sample30.0ms

Algorithm
intervals
Results
13.0ms472×body80valid

simplify36.0ms

Counts
1 → 1

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 1 expressions with local error:

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

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity
associate-*r*
frac-times associate-*l*
pow1 add-exp-log add-cube-cbrt flip3-- flip3-+ add-cbrt-cube flip-- flip-+
distribute-rgt-in sub-neg distribute-lft-in associate-*r/ associate-*l/
pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out distribute-lft-out-- add-log-exp difference-of-squares unswap-sqr
Counts
1 → 33
Calls
1 calls:
46.0ms
(* (+ x y) (- x y))

series57.0ms

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

simplify34.0ms

Counts
36 → 36

prune93.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize12.0ms

Local error

Found 3 expressions with local error:

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

rewrite99.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt *-un-lft-identity associate-*l*
12×associate-*r/
add-cube-cbrt
associate-*r*
pow1 add-exp-log flip3-+ add-cbrt-cube flip-+
add-log-exp
distribute-rgt-in distribute-lft-in frac-add
distribute-lft-neg-out distribute-lft-neg-in distribute-rgt-neg-in
associate-+l+ associate-+r+ pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out unswap-sqr
+-commutative neg-mul-1 distribute-rgt-out unsub-neg sum-log
Counts
3 → 76
Calls
3 calls:
30.0ms
(* x (+ x y))
22.0ms
(+ (* x (+ x y)) (* (- y) (+ x y)))
44.0ms
(* (- y) (+ x y))

series130.0ms

Counts
3 → 9
Calls
3 calls:
40.0ms
(* x (+ x y))
44.0ms
(+ (* x (+ x y)) (* (- y) (+ x y)))
45.0ms
(* (- y) (+ x y))

simplify53.0ms

Counts
85 → 85

prune169.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes48.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify47.0ms

end0.0ms

sample1.0s

Algorithm
intervals
Results
460.0ms14235×body80valid