Changes between Initial Version and Version 2 of Ticket #11846
- Timestamp:
- 09/25/11 13:33:38 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11846
-
Property
Status
changed from
new
toneeds_review
-
Property
Status
changed from
-
Ticket #11846 – Description
initial v2 3 3 Dealing with highly regular graphs, I noticed Cliquer sometimes didn't spot regular structures and spent some time that a LP could ignore. This patch adds the formulation to the independent_set method. I believe it was there a looooong time ago `:-)` 4 4 5 Apply [attachment:trac_11846.patch] 6 5 7 Nathann