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

1NT-2C-2S-Pass-??? Expected 4S (holding 12 HCP with a void suit) #5

Open
antross opened this issue Feb 26, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@antross
Copy link
Member

antross commented Feb 26, 2024

Hit this while testing. Bridgit suggested "Pass" instead of the "4S" I was expecting. I haven't had the chance to try to debug why yet. PBN below has been adjusted to match the expected bid.

[Event "4S Bug"]
[Dealer "N"]
[Vulnerable "None"]
[Deal "N:- - AJ65.KJ984.QJ85. -"]
[Auction "N"]
1NT Pass 2C Pass
2S Pass 4S
@antross antross added the bug Something isn't working label Feb 26, 2024
@antross
Copy link
Member Author

antross commented Feb 28, 2024

@RalphLipe using your new debugging tool I got a bit more insight into this:

Auction fails
   7: Expected 4S - No call available
      Rule from PositionCalls.cs, FromCallFeaturesFactory, line: 72
      4S NotChosen, not comforming: 10-15 dummy points

It appears we're too strong for 4S (17 dummy points), but we don't have any other bids that match.

Is there a different bid that should match here? Or is this a situation where we should downgrade and bid 4S because there's nowhere better to go even though we have additional strength?

@antross antross changed the title 1NT-2C-2S-Pass? Expected 4S (holding 12 HCP with a void suit) 1NT-2C-2S-Pass-??? Expected 4S (holding 12 HCP with a void suit) Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant