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

.gitignore (391B)


      1 a.out
      2 .DS_Store
      3 cachegrind.out.*
      4 config.mk
      5 gen
      6 debuggen
      7 flamegraph.html
      8 utils/.DS_Store
      9 perf.data
     10 perf.data.old
     11 run
     12 debugrun
     13 shell/lasttest.out
     14 shell/lasttest.err
     15 tables/*
     16 test/*/runtest
     17 test/.DS_Store
     18 test/run
     19 test/run.DSYM
     20 runtest
     21 runcpp
     22 runtest.js
     23 runtest.wasm
     24 web/*.wasm
     25 web/nissy_web_module.*
     26 runtool
     27 tools/.DS_Store
     28 run.DSYM
     29 run.core
     30 test/last.*
     31 tools/results
     32 .vscode
     33 *.a
     34 *.o
     35 *.so
     36 *.s