nissy-core

The "engine" of nissy, including the H48 optimal solver.
git clone https://git.tronto.net/nissy-core
Download | Log | Files | Refs | README | LICENSE

solvers.h (158B)


      1 #include "solutions_types_macros.h"
      2 #include "solutions.h"
      3 #include "tables_types_macros.h"
      4 #include "tables.h"
      5 #include "h48/h48.h"
      6 #include "coord/coord.h"