Commit Graph

13 Commits

Author SHA1 Message Date
Michael Neumann
8faebad157 Refactor MarkMatrix into mark_matrix.rs 2015-10-20 00:17:03 +02:00
Michael Neumann
be964d166e Refactor 2015-10-20 00:09:02 +02:00
Michael Neumann
ee18f22c9d Silence all warnings 2015-10-19 23:49:18 +02:00
Michael Neumann
0517aa474b Get rid of nalgebra. Simplify traits 2015-10-19 23:31:40 +02:00
Michael Neumann
6d85e2b944 Don't use DMat 2015-10-19 23:18:42 +02:00
Michael Neumann
e7168b8b43 Remove unused code 2015-10-19 23:13:14 +02:00
Michael Neumann
86ba0e26f7 Refactor Coverage out into coverage.rs 2015-10-19 23:11:38 +02:00
Michael Neumann
566f848524 Use BitVec 2015-10-19 23:03:22 +02:00
Michael Neumann
018162fb35 Fix test 2015-10-19 22:51:42 +02:00
Michael Neumann
3b0bc1411d Rename compute() -> solve_assignment() and make public 2015-10-19 22:50:12 +02:00
Michael Neumann
f487672864 Use a simple SquareMatrix implementation instead of DMat 2015-10-19 22:48:31 +02:00
Michael Neumann
ab92139e1e TODO 2015-10-19 19:32:48 +02:00
Michael Neumann
f4afe557d6 Initial import 2015-10-19 19:27:11 +02:00