#5793: [with patch, needs work] New algorithm for Max Clique in Graph class
using
Cython
--------------------------+-------------------------------------------------
Reporter: ncohen | Owner: rlm
Type: enhancement | Status: new
Priority: minor | Milestone: sage-3.4.2
Component: graph theory | Keywords:
--------------------------+-------------------------------------------------
Changes (by mabshoff):
* milestone: => sage-3.4.2
Comment:
Hi,
the patch as is will not go into Sage since you are putting the sources
for cliquer-1.2 into the Sage library tree where they do not belong.
I have not looked at the cython interface, but my guess would be that we
need to change cliquer-1.2 to create a library. Please split the cython
interface work (the code you wrote minus the cliquer-1.2 source code) and
the cliquer-1.2.spkg work. The Cython code should remain here while spkg
should go to #5669.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5793#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---