#include "Word.h"#include "GraphType.h"#include "GraphConcept.h"#include "GraphConceptAlgorithms.h"#include "vector"Go to the source code of this file.
Classes | |
| class | SubgroupFG |
Functions | |
| template<class ConstIterator> | |
| Word | substitute (ConstIterator B, ConstIterator E, const vector< Word > &wrds) |
| Word | substitute (const Word &w, const vector< Word > &wrds) |
| ostream & | operator<< (ostream &os, const SubgroupFG &sbgp) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
Definition at line 206 of file SubgroupFG.h. |
1.4.6