CMR  1.3.0
Public Attributes | List of all members
DecompositionQueue Struct Reference

#include <regularity_internal.h>

Public Attributes

DecompositionTaskhead
 Next task to be processed. More...
 
bool foundIrregularity
 Whether irregularity was detected for some node. More...
 
bool foundNongraphicness
 Whether non-graphiness was detected for some node. More...
 
bool foundNoncographicness
 Whether non-cographiness was detected for some node. More...
 

Member Data Documentation

◆ foundIrregularity

bool DecompositionQueue::foundIrregularity

Whether irregularity was detected for some node.

◆ foundNoncographicness

bool DecompositionQueue::foundNoncographicness

Whether non-cographiness was detected for some node.

◆ foundNongraphicness

bool DecompositionQueue::foundNongraphicness

Whether non-graphiness was detected for some node.

◆ head

DecompositionTask* DecompositionQueue::head

Next task to be processed.


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