License is Apache 2.0 and here is the project home:
https://code.google.com/p/or-tools/.
What do you think about?
--
Michele Comignano
Computer Science student
University of Pisa, Italy
Is it stable? Robust? Is the documentation useful / readable? What
benefit would there be to including it in Sage -- couldn't a
marginally interested user just install this locally? And here's the
big one: are you (or do you know somebody) willing to commit to
maintaining the package for the lifetime of its inclusion into Sage?
> --
> To post to this group, send an email to sage-...@googlegroups.com
> To unsubscribe from this group, send an email to
> sage-devel+...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/sage-devel
> URL: http://www.sagemath.org
>
http://www.sagemath.org/doc/reference/sage/games/sudoku.html
Agreed.
> Unfortunately, there isn't much in terms of documentation there.
> As well, it is known not to run on MacOSX PPC, which is one of Sage
> official platforms.
That won't do...
> An experimental package, most probably, then...
By all means, it could (and should!) be made into an experimental package.
I started writing a SCIP wrapper for Sage which is also a CIP solver. It is
only free for accademic use though:
Cheers,
Martin
--
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
_otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF
_www: http://martinralbrecht.wordpress.com/
_jab: martinr...@jabber.ccc.de
> And here's the
> big one: are you (or do you know somebody) willing to commit to
> maintaining the package for the lifetime of its inclusion into Sage?
>
Why not? Anyway, looking at the code, google or-tools are lacking of
multi platform
compiling facilities (no configure, some arch dependent code and so on).
An external spkg
(as for any new sage software inclusion) shoul be the start point.