brydz_dd 0.5.0

Work in progress - implementation of double dummy solver for contract bridge
Documentation

brydz_dd

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.