This is the concrete factory for the bidirectional Graph type. More...
#include "../core/GraphMetadata.h"#include "../Globals.h"#include "../Exception.h"#include "BidirectionalGraph.h"#include "BidirectionalGraphFactory.h"#include <memory>Go to the source code of this file.
This is the concrete factory for the bidirectional Graph type.
Definition in file BidirectionalGraphFactory.cpp.