Skip to content
/ dda Public

Double Dummy Analyzer to create "interesting" bridge hands

Notifications You must be signed in to change notification settings

pnaimoli/dda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A crummy double dummy solver with some cool features! Running ehas.py uses redeal and the Double Dummy Analyzer library to generate hands where a squeeze is required in order to make 3NT.

Usage

Prerequisites

  • Boost - to compile libdda.so
  • Python3 - to run ehas.py

Building

make -C src
cd redeal/dds && git checkout 9c554cc966d341958df45de2790e7737d57406e8
cd src && make -f Makefiles/Makefile_Mac_clang_shared && cp libdds.so ../../

Running

python3 -u -m redeal.redeal ehas.py | tee output.pbn

Credits

About

Double Dummy Analyzer to create "interesting" bridge hands

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published