aGrUM  0.17.2
a C++ library for (probabilistic) graphical models
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-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Copyright 2005-2020 Pierre-Henri WUILLEMIN () et Christophe GONZALES () info_at_agrum_dot_org.
Definition: agrum.h:25