#include <RLAPSolverTest.hpp>
Protected Types | |
| using | SolverCreator = std::function< RLAPSolver *(const Tensor< int > &)> |
Protected Member Functions | |
| int | assignmentSum (const Tensor< unsigned > &assignments, const Tensor< int > &inputMatrix) |
| void | uniqueEntries (const Tensor< unsigned > &assignments, unsigned &uniqueRows, unsigned &uniqueCols) |
| RLAPSolverTest () | |
Protected Attributes | |
| std::list< SolverCreator > | solvers |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.6