Crates.io | brydz_dd |
lib.rs | brydz_dd |
version | 0.5.0 |
source | src |
created_at | 2024-01-16 19:52:19.69737 |
updated_at | 2024-04-09 17:30:16.25875 |
description | Work in progress - implementation of double dummy solver for contract bridge |
homepage | |
repository | https://github.com/moroviintaas/brydz_dd |
max_upload_size | |
id | 1101920 |
size | 171,522 |
This crate implements core rules double dummy solver for contract bridge game.
Due to not implemented optimisations for this problem it has poor performance and should not be used until proper optimisation is implemented.
It is also not documented.