CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 图着色算法

搜索资源列表

  1. sche3

    0下载:
  2. « 问题描述: 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的 贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个 顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小 会场数。) « 编程任务: 对于给定的k个待安排的活动,编程计算使用最少会场的时间表。 « 数据输入: 由文件input.txt给出输入数据。第一行有1 个正整数k,表示有k个待安
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:20551
    • 提供者:newheroin
  1. tuzhaosewenti

    0下载:
  2. 图着色问题的回溯算法,图着色问题是一个NP-完全问题.
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-20
    • 文件大小:595
    • 提供者:张金水
  1. gaot

    0下载:
  2. 遗传算法工具箱,matlab,基于6.5版本的。希望大家顶起。在考虑用于图着色。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:104457
    • 提供者:ye ming
  1. graphics

    0下载:
  2. 图着色问题得Visual C++ 代码,可共学习算法设计的学习者参考
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12849
    • 提供者:hn
  1. GCP

    0下载:
  2. GCP(图着色问题)的模拟退火算法应用源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2995
    • 提供者:zhaoyanjie
  1. simulated annealing

    0下载:
  2. 模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3249
    • 提供者:黄大东
  1. yuandaima

    2下载:
  2. 图着色问题的遗传算法MATLAB程序,大家看看吧-matlab ga
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-31
    • 文件大小:5312
    • 提供者:郭果
  1. ACATSP1

    1下载:
  2. 用基本的蚁群算法求解TSP问题,改算法可移植性比较强,还可用于解决其他如图着色等问题-Solving TSP Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1625
    • 提供者:dlz
  1. map

    0下载:
  2. 使用vc++实现算法分析与设计中n图着色的的实现,使用递归算法,比较简单-Using vc++ algorithm analysis and design of the implementation of n graph coloring, using a recursive algorithm, a relatively simple
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:593
    • 提供者:jidean
  1. Basedonthecognitivenetworkofgraphcoloringmodelofth

    1下载:
  2. 本文研究了认知网络中基于图论着色模型的频谱分配算法。-This paper studies the cognitive network model based on graph theory spectrum allocation algorithm for coloring.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:101187
    • 提供者:梧桐雨
  1. four-color-map-coloring

    0下载:
  2. 四色图着色问题,离散数学的经典算法,用c实现,输入一个图,用小于4种颜色着色-four-color map coloring, Discrete Mathematics classical algorithm, using c realize that the importation of a map, with less than four colors Coloring
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1134
    • 提供者:la9190
  1. CSGC

    1下载:
  2. 认知无线电网络频谱分配的颜色敏感的图着色算法,是个很经典的算法-Cognitive radio network' s spectrum allocation of color-sensitive graph coloring algorithm, the algorithm is a very classic
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4458
    • 提供者:丹丹
  1. ant1

    1下载:
  2. 用于图着色法的蚁群算法,是Matlab文件-Matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1480
    • 提供者:荷云幽梦
  1. greed

    0下载:
  2. 利用贪婪算法实现图着色的简单程序,使用Matlab实现,编程风格更像C...不怎么会用matlab-greed, node coloring
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:516
    • 提供者:指间沙
  1. suanfa

    0下载:
  2. 相当经典的图着色算法,一个ppt ,还有一个算法实现,十分浅显易懂。-Quite the classic graph coloring algorithm, a ppt algorithm is very easy to understand.
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3651032
    • 提供者:李洪图
  1. graph-coloring

    0下载:
  2. matlab编写的图着色算法,并用智能优化算法(模拟退火)去寻找其图着色的最优解-Matlab prepared by the graph coloring algorithm, and using intelligent optimization algorithm (simulated annealing) to find the optimal solution of the coloring of the graph
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6060
    • 提供者:HMCFD
  1. GrTheory

    0下载:
  2. 多种图论算法的matlab实现 例如:% ntest=1 - grBase求有向图的基 % ntest=2 - grCoBase求有向图的逆基 % ntest=3 - grCoCycleBasis求连通图的基本割集 % ntest=4 - grColEdge图的边着色(边染色) % ntest=5 - grColVer图的点着色(节点染色)(% grBase - find all bases of digraph; % grCoBase - find all contrabases
  3. 所属分类:数据结构

  1. 蚁群算法(路径规划程序)

    2下载:
  2. 蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:145408
    • 提供者:wyj2277
  1. AntColonyOptimization-TSP

    1下载:
  2. 蚁群算法作为新发展的一种模拟蚂蚁群体智能行为的仿生优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点,本算法用来解决最短路径问题,并在TSP旅行商问题上取得较好的成效。同时也可以在他领域如图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类进行参考。(Ant colony algorithm is a newly developed bionic optimization algorithm that simulates the ant colony intel
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:1835008
    • 提供者:元气满满
  1. 启发式算法

    0下载:
  2. 利用启发式算法解决图着色问题,包括禁忌表,仇人表等一系列操作(Solving the problem of graph coloring with heuristic algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-12-23
    • 文件大小:336896
    • 提供者:lenonald
« 12 »
搜珍网 www.dssz.com