TricksterCards / Bridgit

Bridgit is a bot (computer algorithm) for bidding Bridge hands.
MIT License
1 stars 0 forks source link

1C-X-Pass-1NT-Pass-??? Expected 2C (holding 19 HCP) #9

Open antross opened 4 months ago

antross commented 4 months ago

@RalphLipe, here's another case where we appear to be too strong for any of the defined bids when advancing a takeout double. So the bot currently passes instead of bidding (I've added 2C as the expected bid for now).

[Dealer "N"]
[Vulnerable "None"]
[Deal "N:- AQ5.Q43.AT864.AK - -"]
[Scoring "MP"]
[Declarer ""]
[Contract ""]
[Result ""]
[Auction "N"]
1C X =1= Pass 1NT
Pass 2C
[Note "1:Convention: Takeout Double"]

Debug log:

Auction fails
   6: Expected 2C - No call available
      Rule from PositionCalls.cs, FromCallFeaturesFactory, line: 74
       2C NotChosen, not comforming: 5-11 ♣, 17-19 points
RalphLipe commented 4 months ago

Thanks for all these test cases. Right now responder does a horrible job in competition. That is the next thing I am going to work on. Hopefully have some good progress in a few days

On Thu, Feb 29, 2024 at 7:46 AM Tony Ross @.***> wrote:

@RalphLipe https://github.com/RalphLipe, here's another case where we appear to be too strong for any of the defined bids when advancing a takeout double. So the bot currently passes instead of bidding (I've added 2C as the expected bid for now).

[Dealer "N"] [Vulnerable "None"] [Deal "N:- AQ5.Q43.AT864.AK - -"] [Scoring "MP"] [Declarer ""] [Contract ""] [Result ""] [Auction "N"] 1C X =1= Pass 1NT Pass 2C [Note "1:Convention: Takeout Double"]

Debug log:

Auction fails 6: Expected 2C - No call available Rule from PositionCalls.cs, FromCallFeaturesFactory, line: 74 2C NotChosen, not comforming: 5-11 ♣, 17-19 points

— Reply to this email directly, view it on GitHub https://github.com/TricksterCards/Bridgit/issues/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADAT5HJPNRD3PXIPVYHAF6LYV5GNBAVCNFSM6AAAAABEAFYT2KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DCNJWGA2TQOI . You are receiving this because you were mentioned.Message ID: @.***>