cvcx defining a strategy

rrwoods

Well-Known Member
This is strange. I've created a strategy in CVCX. I initialized it from "Basic High-Low" and removed most of the indices, and set up the decisions based on 8 decks (so, for example, split 4/4 vs 5 and 6). However when I go to attach that strategy and click "display tables" to check my work, the decisions look like they're based on single or double deck (for example splitting 4/4 vs 4,5,6). What gives?
 

QFIT

Well-Known Member
If you based it on hi-lo, it has tables for many rule sets. CVData and CVBJ know which rules you have set and Display Tables displays those tables. CVCX is a parallel simulator and can sim many rule sets at once, so it doesn't know which to display when you hit display tables. But, it switches tables when running the sims.
 

rrwoods

Well-Known Member
QFIT said:
If you based it on hi-lo, it has tables for many rule sets. CVData and CVBJ know which rules you have set and Display Tables displays those tables. CVCX is a parallel simulator and can sim many rule sets at once, so it doesn't know which to display when you hit display tables. But, it switches tables when running the sims.
I figured it was something like that, since I hadn't yet picked the number of decks. Thanks!
 
Top