XNetwork 1.7.5; VERSION ${PROJECT_VERSION}
Loading...
Searching...
No Matches
Public Attributes | List of all members
detail::DualEdge< Node > Struct Template Reference

#include <hadlock.hpp>

Public Attributes

int neighbor
 
int weight
 
std::pair< Node, Node > primal
 

Member Data Documentation

◆ neighbor

template<typename Node >
int detail::DualEdge< Node >::neighbor

◆ primal

template<typename Node >
std::pair<Node, Node> detail::DualEdge< Node >::primal

◆ weight

template<typename Node >
int detail::DualEdge< Node >::weight

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