Class ConstraintsName


  • public class ConstraintsName
    extends Object
    Utility class to store constraint's name. Each name should be consistent with the semantic. Two constraint with the same semantic should have the same name. By convention, names are in capital letters, '_' separates words in a name.

    Project: choco-solver.

    Since:
    21/09/2017.
    Author:
    Charles Prud'homme