diff options
author | emkael <emkael@tlen.pl> | 2016-06-03 14:34:54 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-06-03 14:34:54 +0200 |
commit | a69639080ba17d56c3691ce2a50ee380d874004d (patch) | |
tree | 9a06ffcad09cc61315ccef7f3589004d29e80ddd /doc/README.en.md | |
parent | 6165d693927fffe9ec051769a07d1868b4a95899 (diff) |
* README updated
Diffstat (limited to 'doc/README.en.md')
-rw-r--r-- | doc/README.en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.en.md b/doc/README.en.md index 74a3e34..ffb383a 100644 --- a/doc/README.en.md +++ b/doc/README.en.md @@ -17,7 +17,7 @@ Its main features, and advantages, over BigDeal's solution (MiniMaxDOS.exe's, to * ability to batch analyze multiple files * export support for both JFR custom DD analysis PBN tags and [standard PBN set of tags](http://www.tistis.nl/pbn/pbn_v21.txt) * additional import support for Double Dummy Solver custom `OptimumResult` PBN tag - * automatic conversion between these formats + * automatic conversion between these formats (note that this results in a larger PBN output file) Double dummy analysis is provided by the [BCalc's](http://bcalc.w8.pl) `libbcalcdds` library (which is a prerequisite not distributed with the software). |