DebugStringVector->JoinDebugStringPtr; fix overflow in disjunctive and path cumul; fix routing model inside the sequence var
This commit is contained in:
@@ -32,7 +32,7 @@ FLAGS = gflags.FLAGS
|
||||
|
||||
# We disable the following warning because it is a false positive on constraints
|
||||
# like: solver.Add(x == 0)
|
||||
# pylint: disable-msg=C6403
|
||||
# pylint: disable=g-explicit-bool-comparison
|
||||
|
||||
|
||||
def main(unused_argv):
|
||||
|
||||
Reference in New Issue
Block a user