Replies: 1 comment
-
The conditions were extracted from empirical evaluations, few years from now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working with table propagators and then I realized that in
IIntConstraintFactory
class, the default configuration isGACSTR+
algorithm for feasible tuples.At first, I thought it was due to the memory optimization used, once the specific options are
STR2+
andCT+
. But, I'm not sure about it.Beta Was this translation helpful? Give feedback.
All reactions