Remove wrong assertion

pull/3/head
Alinson S. Xavier 6 years ago committed by GitHub
parent 86b6ac93c3
commit e1bb3cf01d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -70,4 +70,3 @@ def test_subtour():
assert x[4,5] == 1.0
solver.fit([instance])
solver.solve(instance)
assert False

Loading…
Cancel
Save