Details

Time bar (total: 4.4s)

sample16.0ms

Algorithm
intervals
Results
6.0ms256×body80valid

simplify3.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
057
187
297
done97

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize4.0ms

Local error

Found 1 expressions with local error:

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

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
34×*-un-lft-identity
22×add-sqr-sqrt
20×times-frac
12×add-cube-cbrt
distribute-lft-out
associate-/r* distribute-lft-out-- difference-of-squares
associate-/l*
add-exp-log add-cbrt-cube
associate-/r/ associate-/l/
pow1 cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+ div-inv add-log-exp
Counts
1 → 45
Calls
1 calls:
9.0ms
(/ (+ x y) (- x y))

series14.0ms

Counts
1 → 3
Calls
1 calls:
14.0ms
(/ (+ x y) (- x y))

simplify904.0ms

Counts
48 → 48
Iterations

Useful iterations: 4 (363.0ms)

IterNodesCost
076590
1170567
2428541
31092533
43079532
done5001532

prune60.0ms

Filtered
33 candidates to 48 candidates (-45.5%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New44448
Fresh000
Picked101
Done000
Total45449

Merged error: 0b

Counts
49 → 4

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(cbrt (pow (/ (+ x y) (- x y)) 3))
0.0b
(/ (+ x y) (- x y))
0.0b
(pow (/ (+ x y) (- x y)) 3)

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
150×*-un-lft-identity
100×times-frac
98×add-sqr-sqrt
58×cbrt-prod
56×add-cube-cbrt
52×unpow-prod-down cube-prod
26×distribute-lft-out
21×distribute-lft-out-- difference-of-squares
10×associate-/r/
add-exp-log add-cbrt-cube
flip3-- associate-/r* flip-- div-inv
pow1 associate-/l*
pow-unpow add-log-exp
cbrt-undiv cube-div cube-mult unpow3 div-exp pow-exp associate-/l/ rem-cube-cbrt sqr-pow
pow-to-exp cbrt-div pow-pow frac-2neg flip3-+ pow1/3 clear-num rem-cbrt-cube flip-+
Counts
3 → 185
Calls
3 calls:
12.0ms
(cbrt (pow (/ (+ x y) (- x y)) 3))
9.0ms
(/ (+ x y) (- x y))
14.0ms
(pow (/ (+ x y) (- x y)) 3)

series38.0ms

Counts
3 → 9
Calls
3 calls:
13.0ms
(cbrt (pow (/ (+ x y) (- x y)) 3))
10.0ms
(/ (+ x y) (- x y))
15.0ms
(pow (/ (+ x y) (- x y)) 3)

simplify462.0ms

Counts
194 → 194
Iterations

Useful iterations: done (455.0ms)

IterNodesCost
01753344
14922817
215382620
done50012583

prune148.0ms

Filtered
89 candidates to 194 candidates (-118.0%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New1931194
Fresh123
Picked101
Done000
Total1953198

Merged error: 0b

Counts
198 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(exp (/ (+ x y) (- x y)))
0.0b
(cbrt (pow (log (exp (/ (+ x y) (- x y)))) 3))
0.0b
(/ (+ x y) (- x y))
0.0b
(pow (log (exp (/ (+ x y) (- x y)))) 3)

rewrite69.0ms

Algorithm
rewrite-expression-head
Rules
183×*-un-lft-identity
130×exp-prod
121×add-sqr-sqrt
120×times-frac
108×log-pow
71×add-cube-cbrt
66×cbrt-prod
60×unpow-prod-down cube-prod
31×distribute-lft-out
25×distribute-lft-out-- difference-of-squares
12×associate-/r/
pow1
add-exp-log add-cbrt-cube
flip3-- flip-- div-inv
associate-/r* add-log-exp
associate-/l*
pow-unpow
cube-mult unpow3 associate-/l/ sqr-pow
cbrt-undiv pow-to-exp pow-pow frac-2neg flip3-+ pow1/3 div-exp pow-exp clear-num rem-cbrt-cube flip-+ rem-exp-log rem-cube-cbrt
Counts
4 → 231
Calls
4 calls:
10.0ms
(exp (/ (+ x y) (- x y)))
16.0ms
(cbrt (pow (log (exp (/ (+ x y) (- x y)))) 3))
9.0ms
(/ (+ x y) (- x y))
15.0ms
(pow (log (exp (/ (+ x y) (- x y)))) 3)

series52.0ms

Counts
4 → 12
Calls
4 calls:
13.0ms
(exp (/ (+ x y) (- x y)))
13.0ms
(cbrt (pow (log (exp (/ (+ x y) (- x y)))) 3))
11.0ms
(/ (+ x y) (- x y))
15.0ms
(pow (log (exp (/ (+ x y) (- x y)))) 3)

simplify567.0ms

Counts
243 → 243
Iterations

Useful iterations: done (560.0ms)

IterNodesCost
02384319
15823370
217893102
done50013056

prune208.0ms

Filtered
116 candidates to 243 candidates (-109.5%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New2430243
Fresh022
Picked011
Done000
Total2433246

Merged error: 0b

Counts
246 → 3

localize15.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (+ x y))
0.5b
(cbrt (+ x y))
0.5b
(* (cbrt (+ x y)) (cbrt (+ x y)))
0.5b
(* (cbrt (- x y)) (cbrt (- x y)))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
60×cbrt-prod
54×*-un-lft-identity
46×add-sqr-sqrt
28×cbrt-div
22×add-cube-cbrt
19×swap-sqr
18×pow1
15×associate-*r* associate-*l*
14×pow1/3
add-exp-log frac-times flip3-+ flip-+ distribute-lft-out unswap-sqr
flip3-- flip-- distribute-lft-out--
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up add-cbrt-cube add-log-exp difference-of-squares
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 137
Calls
4 calls:
4.0ms
(cbrt (+ x y))
3.0ms
(cbrt (+ x y))
12.0ms
(* (cbrt (+ x y)) (cbrt (+ x y)))
12.0ms
(* (cbrt (- x y)) (cbrt (- x y)))

series156.0ms

Counts
4 → 12
Calls
4 calls:
37.0ms
(cbrt (+ x y))
36.0ms
(cbrt (+ x y))
48.0ms
(* (cbrt (+ x y)) (cbrt (+ x y)))
35.0ms
(* (cbrt (- x y)) (cbrt (- x y)))

simplify836.0ms

Counts
149 → 149
Iterations

Useful iterations: done (829.0ms)

IterNodesCost
01922027
13821847
212121693
331681533
done50001511

prune144.0ms

Filtered
97 candidates to 149 candidates (-53.6%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1490149
Fresh011
Picked011
Done011
Total1493152

Merged error: 0b

Counts
152 → 3

regimes107.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
01012
11112
done1112

end0.0ms

sample445.0ms

Algorithm
intervals
Results
189.0ms8000×body80valid

Profiling

Loading profile data...