Changes between Version 2 and Version 3 of Ticket #6679
- Timestamp:
- 08/27/09 12:02:06 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6679 – Description
v2 v3 3 3 Here are two new functions for the Graph class in Sage : vertex_coloring and edge_coloring. 4 4 5 Those new functions both use Linear programming, so to use them you will have to install the patche s MIP-1 to MIP-5in #6502 along with the package GLPK :5 Those new functions both use Linear programming, so to use them you will have to install the patche AllMIP-2.flattened in #6502 along with the package GLPK : 6 6 7 7 http://trac.sagemath.org/sage_trac/ticket/6502