#include <functional>
#include <queue>
#include <vector>
#include "MatchingAlgorithm.h"
#include "common.h"
Go to the source code of this file.
Compounds | |
class | WKSConstructionHeuristic |
a heuristic algorithm for constructing a matching More... | |
class | WKSConstructionHeuristic.LongerShortestEdge |
a comparison operator More... |