EdwardPiwowar / BBA

2 stars 0 forks source link

I do not like this bidding #512

Open ThorvaldAagaard opened 4 months ago

ThorvaldAagaard commented 4 months ago

7D3332224C624E97D905BBE30BA5 image

ThePokerDude commented 1 month ago

I suppose the problem is that BBA does not fully understand the concept of game forcing and that it is not fully implemented. Not sure how to implement it - maybe a flag or two flags like forcing true/false, GF true/false. When BBA sees true/false is set to true, then pass (even having the highest expected value) is disregarded. Same for GF. If set to true - all bids below game are disregarded.

Here - if BBA would correctly handle 3d as game forcing, it could just bid 3s.

image