-
Notifications
You must be signed in to change notification settings - Fork 392
Pull requests: niklasso/minisat
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Moved definition of 'hash()' before use as it was causing some issues.
#49
opened Nov 14, 2023 by
isma-3788
Loading…
Added spaces around PRIu64 macro to suppress C++11 warnings
#42
opened Jan 8, 2021 by
yberman
Loading…
Moved default argument from friend declaration to function declaration
#28
opened Jul 13, 2016 by
zaddach
Loading…
Specify default argument in the declaration not the friend declaration
#27
opened Mar 19, 2016 by
msoos
Loading…
Solution to issue #16 (illegal friend declaration of mkLit)
#17
opened Apr 28, 2014 by
fniksic
Loading…
Resolution for bug tracker issues #1, #4, #9, #10, #12, #13, #14.
#14
opened Mar 10, 2014 by
Siesh1oo
Loading…
Using std::numeric_limits<> instead of macros INT32/INT64_MAX/MIN
#7
opened Sep 8, 2013 by
msoos
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.