Skip to content
Snippets Groups Projects

Two small fixes.

Merged Václav Haisman requested to merge vhaisman/sat4j:master-small-fixes into master
  • DependencyHelper.why(): Use LinkedHashSet instead of TreeSet. -- The C type is not constrained as comparable. Alternative change would be to constrain it with C extends Comparable<C>.
  • AbstractPBClauseCardConstrDataStructure.constraintFactory(): I believe the conditional should compare with null and return Constr.TAUTOLOGY. At least that makes some sense because v cannot ever be equal to Constr.TAUTOLOGY.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading