SkaterPartition.h File Reference

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

#include "SkaterParams.h"
#include "../Config.h"
#include <memory>

Go to the source code of this file.

Classes

struct  te::sa::EdgeRemovalInfo
 A struct that represents the skater partition values for each edge. More...
 
class  te::sa::SkaterPartition
 Class that represents the skater partition operation. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::graph
 
 te::sa
 Namespace for the TerraLib SA module.
 

Detailed Description

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

Adapted from TerraLib4.

Definition in file SkaterPartition.h.