Sorted variable struct. More...
#include <bbParaNodesMerger.h>
Public Attributes | |
| int | idxInFixedVariabes |
| index in the fixedVariables array More... | |
| BbParaFixedVariable * | fixedVariable |
| pointer to the fixedVariable More... | |
Sorted variable struct.
Definition at line 113 of file bbParaNodesMerger.h.
| BbParaFixedVariable* fixedVariable |
pointer to the fixedVariable
Definition at line 115 of file bbParaNodesMerger.h.
Referenced by BbParaNodesMerger::generateMergeNodesCandidates().
| int idxInFixedVariabes |
index in the fixedVariables array
Definition at line 114 of file bbParaNodesMerger.h.
Referenced by BbParaNodesMerger::generateMergeNodesCandidates().