40 struct VertexContentsEqual ;
92 bool check (
bool verbose =
false)
const ;
121 void print (
void)
const ;
123 void print_gml (std::ostream& out)
const ;
124 void printVertex_gml (std::ostream& out,
Vertex* v,
unsigned int recdepth, std::vector<bool>& nodeprinted, std::vector<bool>& edgesprinted,
bool start =
true)
const ;
125 void printPrologue_gml (std::ostream& out)
const ;
126 void printEpilogue_gml (std::ostream& out)
const ;
128 void print_Vertices (
unsigned short spc = 0)
const ;
176 void constructSamples (
const std::vector<SamplePos*> &sposs, std::vector<SampleValue**>& svalues) ;
184 void constructVertices (std::vector<SamplePos*>& sposs, std::vector<SampleValue**>& svalues,
const std::vector<EmbValue>& tvalues) ;
209 #endif // ndef SH_GRAPH_H