#include <violator_search.hpp>
◆ greedy_violator_strategy()
◆ ~greedy_violator_strategy()
virtual tu::detail::greedy_violator_strategy::~greedy_violator_strategy |
( |
| ) |
|
|
inlinevirtual |
◆ search()
virtual void tu::detail::greedy_violator_strategy::search |
( |
| ) |
|
|
inlinevirtual |
◆ test_bundles()
bool tu::detail::greedy_violator_strategy::test_bundles |
( |
const std::vector< matroid_element_set > & |
bundles | ) |
|
|
inline |
Tests minors given in a vector of sets.
- Parameters
-
bundles | Vector of Sets containing the removed elements. |
- Returns
- true iff a test failed, i.e. the submatrix was not totally unimodular.
The documentation for this class was generated from the following file: