Originally posted by: SystemAdmin
[jfk said:]
hello,
what viewpoint are you interested knowing if they are the same/different?
memory-wise: which representation is consuming more memory?
performance-wise : if I model my problem with boolean does it run faster then modeling with integer?
conceptually: does integer provide something different than a boolean?
syntactically: where can the boolean be used in constraints where the integer can't and vice versa?
personally: I usually use integers...
cheers
#DecisionOptimization#OPLusingCPLEXOptimizer