Details

Time bar (total: 5.7s)

sample31.0ms

Algorithm
intervals
Results
15.0ms464×body80valid

simplify10.0ms

Counts
1 → 1
Iterations

Useful iterations: 1 (2.0ms)

IterNodesCost
0811
1159
2239
3259
done259

prune7.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 2

localize6.0ms

Local error

Found 2 expressions with local error:

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

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity
pow1 add-exp-log add-cube-cbrt associate-*r* add-cbrt-cube add-log-exp
associate-*l*
distribute-rgt-in associate-+r+ distribute-lft-in flip3-+ associate-*r/ flip-+
+-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod distribute-lft-out unswap-sqr
Counts
2 → 36
Calls
2 calls:
6.0ms
(* x (+ 2.0 x))
8.0ms
(+ (* y y) (* x (+ 2.0 x)))

series12.0ms

Counts
2 → 6
Calls
2 calls:
5.0ms
(* x (+ 2.0 x))
7.0ms
(+ (* y y) (* x (+ 2.0 x)))

simplify1.1s

Counts
42 → 42
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
070422
1209386
2756350
32591350
done5001350

prune47.0ms

Filtered
27 candidates to 42 candidates (-55.6%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New41142
Fresh011
Picked011
Done000
Total41344

Merged error: 0.0b

Counts
44 → 3

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
sum-log
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ add-cbrt-cube flip-+
associate-+l+ distribute-lft-out
Counts
2 → 25
Calls
2 calls:
4.0ms
(+ (* x 2.0) (* x x))
6.0ms
(+ (+ (* x 2.0) (* x x)) (* y y))

series13.0ms

Counts
2 → 6
Calls
2 calls:
6.0ms
(+ (* x 2.0) (* x x))
7.0ms
(+ (+ (* x 2.0) (* x x)) (* y y))

simplify772.0ms

Counts
31 → 31
Iterations

Useful iterations: 3 (216.0ms)

IterNodesCost
057440
1183340
2703308
32410302
done5000302

prune38.0ms

Filtered
23 candidates to 31 candidates (-34.8%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New31031
Fresh011
Picked011
Done011
Total31334

Merged error: 0.0b

Counts
34 → 3

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ (* y y) (* x (+ 2.0 x))))
0.0b
(+ (* y y) (* x (+ 2.0 x)))
0.0b
(+ (* y y) (* x (+ 2.0 x)))
0.1b
(* (sqrt (+ (* y y) (* x (+ 2.0 x)))) (sqrt (+ (* y y) (* x (+ 2.0 x)))))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
21×sqrt-prod
20×pow1
14×sqrt-div
13×add-cube-cbrt *-un-lft-identity
sqrt-pow1 flip3-+ pow1/2 flip-+
swap-sqr add-log-exp
add-exp-log associate-*r* associate-*l* add-cbrt-cube
pow-prod-up
frac-times associate-+r+ unswap-sqr
pow-prod-down pow-sqr
+-commutative distribute-rgt-in distribute-lft-in associate-*r/ associate-*l/ sum-log
pow2 rem-sqrt-square pow-plus sqrt-unprod prod-exp rem-square-sqrt *-commutative cbrt-unprod
Counts
4 → 98
Calls
4 calls:
4.0ms
(sqrt (+ (* y y) (* x (+ 2.0 x))))
5.0ms
(+ (* y y) (* x (+ 2.0 x)))
5.0ms
(+ (* y y) (* x (+ 2.0 x)))
15.0ms
(* (sqrt (+ (* y y) (* x (+ 2.0 x)))) (sqrt (+ (* y y) (* x (+ 2.0 x)))))

series35.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(sqrt (+ (* y y) (* x (+ 2.0 x))))
7.0ms
(+ (* y y) (* x (+ 2.0 x)))
7.0ms
(+ (* y y) (* x (+ 2.0 x)))
7.0ms
(* (sqrt (+ (* y y) (* x (+ 2.0 x)))) (sqrt (+ (* y y) (* x (+ 2.0 x)))))

simplify1.1s

Counts
110 → 110
Iterations

Useful iterations: 3 (321.0ms)

IterNodesCost
01122444
12481762
28911546
338501489
done50001489

prune144.0ms

Filtered
62 candidates to 110 candidates (-77.4%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1091110
Fresh000
Picked011
Done022
Total1094113

Merged error: 0b

Counts
113 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (cbrt (+ (* y y) (* x (+ 2.0 x)))))
0.2b
(* (fabs (cbrt (+ (* y y) (* x (+ 2.0 x))))) (sqrt (cbrt (+ (* y y) (* x (+ 2.0 x))))))
0.6b
(cbrt (+ (* y y) (* x (+ 2.0 x))))
0.6b
(cbrt (+ (* y y) (* x (+ 2.0 x))))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
14×cbrt-prod sqrt-prod
12×add-cube-cbrt *-un-lft-identity
associate-*r*
cbrt-div
pow1
add-exp-log add-cbrt-cube
flip3-+ sqrt-div flip-+ add-log-exp
pow1/3 associate-*l* unswap-sqr
rem-sqrt-square sqrt-pow1 associate-*r/
pow1/2 pow-prod-down prod-exp *-commutative cbrt-unprod
Counts
4 → 74
Calls
4 calls:
5.0ms
(sqrt (cbrt (+ (* y y) (* x (+ 2.0 x)))))
9.0ms
(* (fabs (cbrt (+ (* y y) (* x (+ 2.0 x))))) (sqrt (cbrt (+ (* y y) (* x (+ 2.0 x))))))
4.0ms
(cbrt (+ (* y y) (* x (+ 2.0 x))))
4.0ms
(cbrt (+ (* y y) (* x (+ 2.0 x))))

series126.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(sqrt (cbrt (+ (* y y) (* x (+ 2.0 x)))))
51.0ms
(* (fabs (cbrt (+ (* y y) (* x (+ 2.0 x))))) (sqrt (cbrt (+ (* y y) (* x (+ 2.0 x))))))
27.0ms
(cbrt (+ (* y y) (* x (+ 2.0 x))))
24.0ms
(cbrt (+ (* y y) (* x (+ 2.0 x))))

simplify829.0ms

Counts
86 → 86
Iterations

Useful iterations: 3 (329.0ms)

IterNodesCost
01552037
13491916
211271696
331261629
done50011629

prune251.0ms

Filtered
73 candidates to 86 candidates (-17.8%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New86086
Fresh000
Picked011
Done033
Total86490

Merged error: 0b

Counts
90 → 4

regimes204.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
079
1109
done109

end0.0ms

sample901.0ms

Algorithm
intervals
Results
482.0ms14506×body80valid

Profiling

Loading profile data...