Hello everybody !!!!

I have exchanged several email with Fabien de Montgolfier, who wrote a
C implementation [1] of an algorithm computing the modular
decomposition of a graph [2]. Since then, I have been writing an
interface between Sage and this C code [3], and discussing with Minh
and him possible licenses for his code, as he is willing to adapt it
to our needs. As Minh advised, we settled on the LGPLv3, and this
email's aim is to collect your thought on the subject.

So here is the situation : I have a C library licensed under the
LGPLv3, and I plan to put its 3 C files inside of
sage/graphs/modular_decomposition [3], which will then be part of Sage
(for the moment, the files' headers need some fixing, but it won't
stay in the final version). Do any of you see any problem with this ?
:-)

Oh, and I must also add Minh checked such a choice was compatible
according to the compatibility matrix [4]...

Thankssssssssss !! :-)

Nathann

[1] http://www.liafa.jussieu.fr/~fm/algos/index.html
[2] http://en.wikipedia.org/wiki/Modular_decomposition
[3] http://trac.sagemath.org/sage_trac/ticket/9111
[4] http://www.gnu.org/licenses/gpl-faq.html#AllCompatibility

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to