 |
aGrUM
0.16.0
|
Go to the documentation of this file. 26 #ifdef GUM_CONSTRAINT_CLASS_NAME 34 void setGraph(
const DiGraph& graph);
39 void modifyGraph(
const ArcAddition& change);
44 void modifyGraph(
const ArcDeletion& change);
49 void modifyGraph(
const ArcReversal& change);
54 void modifyGraph(
const GraphChange& change);
68 bool isAlwaysInvalid(
const GraphChange& change)
const;
80 bool checkModification(
const ArcAddition& change)
const;
83 bool checkModification(
const ArcDeletion& change)
const;
86 bool checkModification(
const ArcReversal& change)
const;
89 bool checkModification(
const GraphChange& change)
const;
Size NodeId
Type for node ids.