All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SkaterPartition.cpp File Reference

This file contains a class that represents the skater partition operation. More...

#include "../../graph/core/Edge.h"
#include "../../graph/core/Vertex.h"
#include "../../graph/iterator/MemoryIterator.h"
#include "SkaterPartition.h"
#include "Utils.h"
#include <cassert>
#include <queue>

Go to the source code of this file.

Detailed Description

This file contains a class that represents the skater partition operation.

Adapted from TerraLib4.

Definition in file SkaterPartition.cpp.