Solving Graph Coloring Problem by integer Programming

版本 1.0.1 (3.3 MB) 作者: RMS Danaraj
% This code solves the Graoh node coloring problem. by binary integer programming(intlinprog).
169.0 次下载
更新 2020/2/3

查看许可证

% 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/

引用格式

RMS Danaraj (2026). Solving Graph Coloring Problem by integer Programming (https://ww2.mathworks.cn/matlabcentral/fileexchange/74133-solving-graph-coloring-problem-by-integer-programming), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Quadratic Programming and Cone Programming 的更多信息
版本 已发布 发行说明
1.0.1

na

1.0.0