|
| | MConn (int nnod, int nedg) |
| |
| void | init (void) |
| |
| void | initCEdges (MGraph *) |
| |
| void | pushNode (int nd) |
| |
| void | pushEdge (int n0, int n1) |
| |
| void | addCEdge (int n0, int n1, ULong momset) |
| |
| void | addOPIc (MCOpi *mopi, int stp) |
| |
| void | addBridge (int n0, int n1, int nex, int nextot) |
| |
| void | addArtic (int nd, int mul) |
| |
| void | addBlock (MCBlock *eblk, int stp) |
| |
| void | addBlockSelf (int nd, int mul) |
| |
| void | print (void) |
| |
| void | prEdges (void) |
| |
Definition at line 1002 of file grcc.h.
◆ MConn()
| MConn |
( |
int |
nnod, |
|
|
int |
nedg |
|
) |
| |
◆ ~MConn()
◆ init()
◆ initCEdges()
| void initCEdges |
( |
MGraph * |
mg | ) |
|
◆ pushNode()
◆ pushEdge()
| void pushEdge |
( |
int |
n0, |
|
|
int |
n1 |
|
) |
| |
◆ addCEdge()
| void addCEdge |
( |
int |
n0, |
|
|
int |
n1, |
|
|
ULong |
momset |
|
) |
| |
◆ addOPIc()
| void addOPIc |
( |
MCOpi * |
mopi, |
|
|
int |
stp |
|
) |
| |
◆ addBridge()
| void addBridge |
( |
int |
n0, |
|
|
int |
n1, |
|
|
int |
nex, |
|
|
int |
nextot |
|
) |
| |
◆ addArtic()
| void addArtic |
( |
int |
nd, |
|
|
int |
mul |
|
) |
| |
◆ addBlock()
| void addBlock |
( |
MCBlock * |
eblk, |
|
|
int |
stp |
|
) |
| |
◆ addBlockSelf()
| void addBlockSelf |
( |
int |
nd, |
|
|
int |
mul |
|
) |
| |
◆ print()
◆ prEdges()
◆ cedges
◆ opics
◆ bridges
◆ blocks
◆ articuls
◆ opisp
◆ opistk
◆ blksp
◆ blkstk
◆ snodes
◆ sedges
◆ nopic
◆ nlpopic
◆ nctopic
◆ nbacked
◆ nbridges
◆ ne0bridges
◆ ne1bridges
◆ nselfloops
◆ nmultiedges
◆ nblocks
◆ na1blocks
◆ narticuls
◆ neblocks
◆ nopisp
◆ opistkptr
◆ nblksp
◆ blkstkptr
◆ DUMMYPADDING
The documentation for this class was generated from the following files: