Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Romain WALLON
sat4j
Commits
82b59671
Commit
82b59671
authored
Sep 17, 2021
by
Blomme Anthony
Browse files
Detect division to clause
parent
d265bf75
Changes
1
Hide whitespace changes
Inline
Side-by-side
org.sat4j.pb/src/main/java/org/sat4j/pb/constraints/pb/ConflictMap.java
View file @
82b59671
...
...
@@ -776,6 +776,7 @@ public class ConflictMap extends MapPb implements IConflict {
}
}
}
listener
.
divideReason
(
degree
);
}
return
degreeResult
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment