Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
RoutingKit::SeparatorDecomposition Struct Reference

#include <nested_dissection.h>

Data Structures

struct  Node
 

Data Fields

std::vector< unsigned > order
 
std::vector< Nodetree
 

Detailed Description

Definition at line 88 of file nested_dissection.h.

Field Documentation

◆ order

std::vector<unsigned> RoutingKit::SeparatorDecomposition::order

◆ tree

std::vector<Node> RoutingKit::SeparatorDecomposition::tree

Definition at line 96 of file nested_dissection.h.

Referenced by RoutingKit::compute_separator_decomposition().


The documentation for this struct was generated from the following file: