 |
aGrUM
0.14.2
|
Go to the documentation of this file. 24 #ifdef GUM_CONSTRAINT_CLASS_NAME 32 void setGraph(
const DiGraph& graph);
37 void modifyGraph(
const ArcAddition& change);
42 void modifyGraph(
const ArcDeletion& change);
47 void modifyGraph(
const ArcReversal& change);
52 void modifyGraph(
const GraphChange& change);
66 bool isAlwaysInvalid(
const GraphChange& change)
const;
78 bool checkModification(
const ArcAddition& change)
const;
81 bool checkModification(
const ArcDeletion& change)
const;
84 bool checkModification(
const ArcReversal& change)
const;
87 bool checkModification(
const GraphChange& change)
const;
Size NodeId
Type for node ids.