Details

Time bar (total: 9.3s)

sample15.0ms

Algorithm
intervals
Results
7.0ms256×body80valid

simplify648.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0917
13617
213517
345217
4149917
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
expm1-log1p-u log1p-expm1-u 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 → 146
Calls
3 calls:
16.0ms
(* (+ x y) (+ x y))
60.0ms
(* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))
33.0ms
(/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)))

series211.0ms

Counts
3 → 9
Calls
3 calls:
14.0ms
(* (+ x y) (+ x y))
44.0ms
(* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))
152.0ms
(/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)))

simplify490.0ms

Counts
155 → 155
Iterations

Useful iterations: done (486.0ms)

IterNodesCost
02243413
18303113
done50002858

prune305.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 7.5b

localize12.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
expm1-log1p-u log1p-expm1-u 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 → 178
Calls
4 calls:
17.0ms
(* (+ x y) (+ x y))
17.0ms
(/ y (+ (+ x y) 1.0))
71.0ms
(* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0)))
8.0ms
(/ x (* (+ x y) (+ x y)))

series288.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(* (+ x y) (+ x y))
50.0ms
(/ y (+ (+ x y) 1.0))
159.0ms
(* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0)))
64.0ms
(/ x (* (+ x y) (+ x y)))

simplify1.3s

Counts
190 → 190
Iterations

Useful iterations: 2 (245.0ms)

IterNodesCost
02252961
16792680
234652397
done50012397

prune345.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite153.0ms

Algorithm
rewrite-expression-head
Rules
313×*-un-lft-identity
303×times-frac
163×add-sqr-sqrt
142×add-cube-cbrt
89×distribute-lft-out
78×associate-*l*
34×add-exp-log add-cbrt-cube
28×associate-/r/
24×associate-/l*
21×associate-*r*
14×cbrt-undiv flip3-+ div-exp flip-+ div-inv
13×associate-/r*
pow1 prod-exp cbrt-unprod unswap-sqr
expm1-log1p-u log1p-expm1-u add-log-exp
frac-2neg clear-num
frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative associate-/l/
Counts
4 → 318
Calls
4 calls:
5.0ms
(/ x (+ x y))
17.0ms
(/ y (+ (+ x y) 1.0))
15.0ms
(/ (/ x (+ x y)) (+ x y))
96.0ms
(* (/ (/ x (+ x y)) (+ x y)) (/ y (+ (+ x y) 1.0)))

series301.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(/ x (+ x y))
48.0ms
(/ y (+ (+ x y) 1.0))
58.0ms
(/ (/ x (+ x y)) (+ x y))
157.0ms
(* (/ (/ x (+ x y)) (+ x y)) (/ y (+ (+ x y) 1.0)))

simplify1.6s

Counts
330 → 330
Iterations

Useful iterations: 2 (348.0ms)

IterNodesCost
03375725
110155401
244475031
done50005031

prune566.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (cbrt y) (cbrt y))
0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
6.0ms
(* (cbrt y) (cbrt y))
0.0ms
(cbrt y)
0.0ms
(cbrt y)
1.0ms
(cbrt y)

series720.0ms

Counts
4 → 12
Calls
4 calls:
191.0ms
(* (cbrt y) (cbrt y))
179.0ms
(cbrt y)
174.0ms
(cbrt y)
175.0ms
(cbrt y)

simplify1.5s

Counts
93 → 93
Iterations

Useful iterations: 3 (296.0ms)

IterNodesCost
065554
1122495
2449423
31993405
done5001405

prune215.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

regimes43.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0917
11217
done1217

end0.0ms

sample372.0ms

Algorithm
intervals
Results
235.0ms8000×body80valid