Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::tree_decomposition_detail::Id_Range Struct Reference

#include <Tree_Decomposition.H>

Collaboration diagram for Aleph::tree_decomposition_detail::Id_Range:
[legend]

Public Attributes

size_t left = 0
 
size_t right = 0
 

Detailed Description

Definition at line 137 of file Tree_Decomposition.H.

Member Data Documentation

◆ left

size_t Aleph::tree_decomposition_detail::Id_Range::left = 0

Definition at line 139 of file Tree_Decomposition.H.

◆ right

size_t Aleph::tree_decomposition_detail::Id_Range::right = 0

Definition at line 140 of file Tree_Decomposition.H.


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