examples
Directory actions
More options
Directory actions
More options
examples
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
There are a number of simple examples for individual DDS functions.
## Building with Bazel (Recommended)
Build all examples:
bazel build //examples:all_examples
Build a specific example:
bazel build //examples:calc_dd_table
Run an example:
bazel run //examples:calc_dd_table
Available examples:
- analyse_all_plays_bin, analyse_all_plays_pbn
- analyse_play_bin, analyse_play_pbn
- calc_all_tables, calc_all_tables_pbn
- calc_dd_table, calc_dd_table_pbn
- dealer_par, par
- solve_all_boards, solve_board, solve_board_pbn