Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise size constants sometimes don't appear in the results #35

Open
dylan-chong opened this issue Oct 2, 2023 · 0 comments
Open

Raise size constants sometimes don't appear in the results #35

dylan-chong opened this issue Oct 2, 2023 · 0 comments

Comments

@dylan-chong
Copy link
Contributor

dylan-chong commented Oct 2, 2023

With 25, 10c as the IP raise sizes, you see the following as expected

image

But replacing the IP raise sizes with 25, 11c, you no longer see the 11c raise size. Same with 12c and 13c

image

Full config

{
  "oopRange": "AA",
  "ipRange": "22",
  "config": {
    "board": [
      "4h",
      "7s",
      "Jc"
    ],
    "startingPot": 60,
    "effectiveStack": 166,
    "rakePercent": 0,
    "rakeCap": 0,
    "donkOption": false,
    "oopFlopBet": "10c",
    "oopFlopRaise": "",
    "oopTurnBet": "",
    "oopTurnRaise": "",
    "oopTurnDonk": "",
    "oopRiverBet": "",
    "oopRiverRaise": "",
    "oopRiverDonk": "",
    "ipFlopBet": "",
    "ipFlopRaise": "25, 10c",
    "ipTurnBet": "",
    "ipTurnRaise": "",
    "ipRiverBet": "",
    "ipRiverRaise": "",
    "addAllInThreshold": 150,
    "forceAllInThreshold": 20,
    "mergingThreshold": 10,
    "expectedBoardLength": 0,
    "addedLines": "",
    "removedLines": ""
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant