Ticket #6355 (closed enhancement: fixed)
[with spkg, positive review] Cliquer to compute maximum cliques
| Reported by: | ncohen | Owned by: | rlm |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.1.1 |
| Component: | graph theory | Keywords: | Clique max, Cliquer |
| Cc: | Author(s): | Nathann Cohen | |
| Report Upstream: | Reviewer(s): | Robert Miller | |
| Merged in: | Sage 4.1.1.rc1 | Work issues: |
Description (last modified by rlm) (diff)
Hello everybody ! I hope this is the last step for this patch to compute the maximum cliques in a graph. Here is the SPKG file with the source code of Cliquer. As for planarity or other modules, the original source code of cliquer is copied, but in this case it is copied in local/lib/cliquer-1.2, I was told planarity was to be an exception to the rule.
You can download the SPKG file at this address : http://www-sop.inria.fr/members/Nathann.Cohen/cliquer-1.2.spkg
The vote to include this SPKG can be found here: http://groups.google.com/group/sage-devel/browse_thread/thread/b24e7c1603b5f988
There is also an accompanying patch, at #5793.
