Utility class representing a cycle in the Blossom algorithm. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <tuple>
#include <unordered_set>
#include <vector>
Go to the source code of this file.
Classes | |
class | ogdf::matching_blossom::Cycle |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::matching_blossom |
Utility class representing a cycle in the Blossom algorithm.
Definition in file Cycle.h.