Solving Graph Coloring Problem by integer Programming

% This code solves the Graoh node coloring problem. by binary integer programming(intlinprog).

Ahora está siguiendo esta publicación

% This code solves the node coloring problem.
% The data is taken from the coursera online course on discrete
% optimization.https://www.coursera.org/learn/discrete-optimization#about
%The python cpdess I developed for that course are reproduced
% in MATLAB.The data is in python index format.[counts from 0]
For high dimensions data change the default options of intlinprog.
https://salopower.blogspot.com/

Citar como

RMS Danaraj (2026). Solving Graph Coloring Problem by integer Programming (https://la.mathworks.com/matlabcentral/fileexchange/74133-solving-graph-coloring-problem-by-integer-programming), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Quadratic Programming and Cone Programming en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.1

na

1.0.0