Details

Time bar (total: 3.5s)

sample15.0ms

Algorithm
intervals
Results
7.0ms256×body80valid

simplify610.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0917
13617
213117
341917
4126617
done500017

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 19.1b

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (+ x y) (+ x y))
0.1b
(* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))
18.9b
(/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)))

rewrite119.0ms

Algorithm
rewrite-expression-head
Rules
60×frac-times flip3-+ flip-+
31×add-exp-log add-cbrt-cube
30×associate-*l/
27×*-un-lft-identity
26×associate-/r/
18×associate-*r/
15×pow1
13×prod-exp cbrt-unprod
11×add-sqr-sqrt
associate-*r* distribute-lft-out
add-cube-cbrt
cbrt-undiv swap-sqr div-exp
associate-*l*
pow-prod-down
add-log-exp
distribute-rgt-in distribute-lft-in *-commutative unswap-sqr
pow2 frac-2neg times-frac pow-plus clear-num associate-/r* pow-sqr pow-prod-up div-inv associate-/l*
Counts
3 → 140
Calls
3 calls:
17.0ms
(* (+ x y) (+ x y))
62.0ms
(* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))
33.0ms
(/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)))

series234.0ms

Counts
3 → 9
Calls
3 calls:
15.0ms
(* (+ x y) (+ x y))
48.0ms
(* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))
171.0ms
(/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)))

simplify1.7s

Counts
149 → 149
Iterations

Useful iterations: 2 (507.0ms)

IterNodesCost
02183333
18173063
248932795
done50002795

prune303.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 7.5b

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ x y) (+ x y))
0.0b
(/ y (+ (+ x y) 1.0))
0.1b
(* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0)))
18.7b
(/ x (* (+ x y) (+ x y)))

rewrite120.0ms

Algorithm
rewrite-expression-head
Rules
80×*-un-lft-identity
43×add-sqr-sqrt
40×times-frac
34×add-exp-log add-cbrt-cube
31×add-cube-cbrt
27×distribute-lft-out
25×associate-*r*
20×flip3-+ associate-/r/ flip-+
19×associate-*l*
13×pow1 frac-times
10×cbrt-undiv div-exp prod-exp cbrt-unprod
associate-*r/ associate-*l/
swap-sqr associate-/r* associate-/l*
unswap-sqr
div-inv add-log-exp
frac-2neg pow-prod-down clear-num *-commutative
pow2 distribute-rgt-in distribute-lft-in pow-plus pow-sqr pow-prod-up
Counts
4 → 170
Calls
4 calls:
16.0ms
(* (+ x y) (+ x y))
18.0ms
(/ y (+ (+ x y) 1.0))
72.0ms
(* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0)))
7.0ms
(/ x (* (+ x y) (+ x y)))

series303.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(* (+ x y) (+ x y))
51.0ms
(/ y (+ (+ x y) 1.0))
170.0ms
(* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0)))
68.0ms
(/ x (* (+ x y) (+ x y)))

simplify49.0ms

Iterations

Useful iterations: 0 (7.0ms)

IterNodesCost
02172873