IBM TechXchange Community Together, we can connect via forums, blogs, files and face-to-face networking. Find your community
Black-box expressions Constraint Programming (CP) is known for its expressiveness for modeling and solving combinatorial optimization problems. In particular, CP uses predefined expressions, such as product or division between variables ( x*y*z , x/y ), logarithm ( log(x) ), power ( x^y ),...