Details

Time bar (total: 5.8s)

sample27.0ms

Algorithm
intervals
Results
10.0ms342×body80valid

simplify1.7s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
089
1159
2289
3569
4899
51159
61319
71489
81999
93019
104669
116759
129289
1314949
1417059
1520049
1625439
1730229
1836229
1944429
2048589
2149939
done50009

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.4b

Counts
2 → 1

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ x (* (* (- y x) 6.0) z))
0.0b
(* (- y x) 6.0)
0.5b
(* (* (- y x) 6.0) z)

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
10×pow1 add-exp-log add-sqr-sqrt add-cbrt-cube
*-un-lft-identity
add-cube-cbrt associate-*r* associate-*l* associate-*l/
add-log-exp
pow-prod-down prod-exp cbrt-unprod
flip3-- *-commutative flip--
+-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 53
Calls
3 calls:
3.0ms
(+ x (* (* (- y x) 6.0) z))
7.0ms
(* (- y x) 6.0)
8.0ms
(* (* (- y x) 6.0) z)

series25.0ms

Counts
3 → 9
Calls
3 calls:
11.0ms
(+ x (* (* (- y x) 6.0) z))
5.0ms
(* (- y x) 6.0)
9.0ms
(* (* (- y x) 6.0) z)

simplify452.0ms

Counts
62 → 62
Iterations

Useful iterations: 2 (75.0ms)

IterNodesCost
098644
1251597
2932521
done5000521

prune87.0ms

Filtered
42 candidates to 62 candidates (-47.6%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New56662
Fresh000
Picked011
Done000
Total56763

Merged error: 0.0b

Counts
63 → 7

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ x (* (- y x) (* 6.0 z)))
0.3b
(* (- y x) (* 6.0 z))

rewrite16.0ms

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

series20.0ms

Counts
2 → 6
Calls
2 calls:
11.0ms
(+ x (* (- y x) (* 6.0 z)))
9.0ms
(* (- y x) (* 6.0 z))

simplify930.0ms

Counts
39 → 39
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
075468
1206432
2674376
32937376
done5000376

prune55.0ms

Filtered
24 candidates to 39 candidates (-62.5%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New38139
Fresh235
Picked011
Done011
Total40646

Merged error: 0b

Counts
46 → 6

localize11.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (- (* y y) (* x x)) 6.0)
2.8b
(- (* y y) (* x x))
8.0b
(* (* (- (* y y) (* x x)) 6.0) z)
19.5b
(/ (* (* (- (* y y) (* x x)) 6.0) z) (+ y x))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
20×add-exp-log add-cbrt-cube
13×*-un-lft-identity
11×pow1 add-sqr-sqrt
10×associate-*l/
add-cube-cbrt
prod-exp cbrt-unprod
associate-*r* add-log-exp
associate-*l*
flip3-- times-frac pow-prod-down associate-/r* flip--
cbrt-undiv div-exp
associate-/r/ *-commutative associate-/l/ distribute-lft-out difference-of-squares
sub-neg frac-2neg flip3-+ diff-log clear-num flip-+ div-inv associate-/l* unswap-sqr
Counts
4 → 83
Calls
4 calls:
7.0ms
(* (- (* y y) (* x x)) 6.0)
4.0ms
(- (* y y) (* x x))
8.0ms
(* (* (- (* y y) (* x x)) 6.0) z)
13.0ms
(/ (* (* (- (* y y) (* x x)) 6.0) z) (+ y x))

series49.0ms

Counts
4 → 12
Calls
4 calls:
8.0ms
(* (- (* y y) (* x x)) 6.0)
6.0ms
(- (* y y) (* x x))
14.0ms
(* (* (- (* y y) (* x x)) 6.0) z)
20.0ms
(/ (* (* (- (* y y) (* x x)) 6.0) z) (+ y x))

simplify538.0ms

Counts
95 → 95
Iterations

Useful iterations: 2 (136.0ms)

IterNodesCost
01401470
14011407
219571133
done50001133

prune110.0ms

Filtered
67 candidates to 95 candidates (-41.8%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New95095
Fresh033
Picked011
Done022
Total956101

Merged error: 0b

Counts
101 → 6

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (- y x) 6.0)
0.2b
(pow (* (* (- y x) 6.0) z) 3)
0.5b
(* (* (- y x) 6.0) z)
35.5b
(cbrt (pow (* (* (- y x) 6.0) z) 3))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
17×pow1 add-exp-log add-cbrt-cube
14×associate-*l/
13×add-sqr-sqrt
11×*-un-lft-identity
add-cube-cbrt
cbrt-prod
pow-prod-down prod-exp cbrt-unprod
associate-*r* associate-*l*
cube-div flip3-- flip-- add-log-exp
pow-unpow pow-pow pow-exp rem-cube-cbrt
cube-mult unpow-prod-down cbrt-div unpow3 cube-prod *-commutative sqr-pow
pow-to-exp pow1/3 rem-cbrt-cube distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 88
Calls
4 calls:
7.0ms
(* (- y x) 6.0)
9.0ms
(pow (* (* (- y x) 6.0) z) 3)
8.0ms
(* (* (- y x) 6.0) z)
4.0ms
(cbrt (pow (* (* (- y x) 6.0) z) 3))

series46.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(* (- y x) 6.0)
23.0ms
(pow (* (* (- y x) 6.0) z) 3)
9.0ms
(* (* (- y x) 6.0) z)
9.0ms
(cbrt (pow (* (* (- y x) 6.0) z) 3))

simplify502.0ms

Counts
100 → 100
Iterations

Useful iterations: 2 (115.0ms)

IterNodesCost
01451167
1366982
21586902
done5000902

prune121.0ms

Filtered
62 candidates to 100 candidates (-61.3%)
Pruning

6 alts after pruning (2 fresh and 4 done)

PrunedKeptTotal
New1000100
Fresh022
Picked011
Done033
Total1006106

Merged error: 0b

Counts
106 → 6

regimes222.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
089
1119
done119

end0.0ms

sample721.0ms

Algorithm
intervals
Results
310.0ms10274×body80valid

Profiling

Loading profile data...