Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 433 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 433 Bytes

Nash solution search algorithm

This is an implementation of the Nash solution search algorithm described here. It is written in C++ using the following libraries:

  • Boost
  • Intel Threading Building Blocks
  • CPPUnit

License

This software is licensed under the Boost Software License.