#include <synnaeve.guillame.bert.h>
Public Attributes | |
Vertex * | n1 |
Vertex * | n2 |
int | a |
int | b |
Definition at line 22 of file synnaeve.guillame.bert.h.
Definition at line 25 of file synnaeve.guillame.bert.h.
Referenced by Solver::Graph::addEdge(), Solver::Graph::explo(), and Solver::Graph::seekCycle().
Definition at line 26 of file synnaeve.guillame.bert.h.
Referenced by Solver::Graph::addEdge(), Solver::Graph::explo(), and Solver::Graph::seekCycle().
int Solver::Edge::a |
Definition at line 27 of file synnaeve.guillame.bert.h.
Referenced by Solver::Graph::addEdge(), and Solver::Graph::explo().
int Solver::Edge::b |
Definition at line 28 of file synnaeve.guillame.bert.h.
Referenced by Solver::Graph::addEdge(), and Solver::Graph::explo().