#include <GammaGammaSolutionFinder.h>
Public Attributes | |
int | ivertex {} |
int | nedges {} |
std::bitset< NEMAX > | febits {} |
std::list< int > | fvelist {} |
int | fedge {} |
Definition at line 75 of file GammaGammaSolutionFinder.h.
std::bitset<NEMAX> GammaGammaSolutionFinder::FirstVertex::febits {} |
Definition at line 78 of file GammaGammaSolutionFinder.h.
int GammaGammaSolutionFinder::FirstVertex::fedge {} |
Definition at line 80 of file GammaGammaSolutionFinder.h.
std::list<int> GammaGammaSolutionFinder::FirstVertex::fvelist {} |
Definition at line 79 of file GammaGammaSolutionFinder.h.
int GammaGammaSolutionFinder::FirstVertex::ivertex {} |
Definition at line 76 of file GammaGammaSolutionFinder.h.
int GammaGammaSolutionFinder::FirstVertex::nedges {} |
Definition at line 77 of file GammaGammaSolutionFinder.h.