TricksterCards / Bridgit

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

Better descriptions #3

Closed RalphLipe closed 5 months ago

RalphLipe commented 5 months ago

IDescribeMultipleConstraints is implemented by ShowsPoints.

Also fixed a bug with group annotations (those that are not associated with a single call, but that apply to an entire call group) were never returned. They are now added to every rule in a group. You will see the Convention annotation appearing in many more calls now. Annotations were there, but weren't being returned.