aGrUM  0.16.0
structuralConstraint.h
Go to the documentation of this file.
1 
28 #ifndef GUM_LEARNING_STRUCTURAL_CONSTRAINT_H
29 #define GUM_LEARNING_STRUCTURAL_CONSTRAINT_H
30 
32 
33 namespace gum {
34 
35  namespace learning {
36 
42  using allConstraints = __ConstraintSet< void >;
43  };
44 
45  } /* namespace learning */
46 
47 } /* namespace gum */
48 
49 #endif /* GUM_LEARNING_STRUCTURAL_CONSTRAINT_H */
the base class for all structural constraints
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
Definition: agrum.h:25