All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
GammaGammaSolutionFinder::FirstVertex Struct Reference

#include <GammaGammaSolutionFinder.h>

Public Attributes

int ivertex {}
 
int nedges {}
 
std::bitset< NEMAXfebits {}
 
std::list< int > fvelist {}
 
int fedge {}
 

Detailed Description

Definition at line 75 of file GammaGammaSolutionFinder.h.

Member Data Documentation

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.


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