基于分枝定界法求解0/1背包问题
背包问题 采用分枝限界法解决0/1背包问题! 本人上机实习作业,通过老师验收,合格! 针对部分上机实习的同学可以来下~ -Knapsack problem using Br
本专区汇聚了各类基于 组合优化 开发的源码资源,共计 372 篇资源供开发者免费下载学习。
背包问题 采用分枝限界法解决0/1背包问题! 本人上机实习作业,通过老师验收,合格! 针对部分上机实习的同学可以来下~ -Knapsack problem using Br
各种背包数据集,可以用来测试智能算法的优化性能。-all kinds of knapsack data set and can be used to test the optimi
蚁群算法源程序 ,比较实用,有简要说明-蚁群算法源程序 ,比较实用,有简要说明
Branch and Bound 算法实现.用以快速搜索一个区域.-Branch and Bound algorithm. Quick search for a regional.
n件工作分给n各人完成,将第i个工作分配给第j个人完成需要费用cij,是设计一算法,为每个人分配不用的工作,费用最少-n to n pieces of work hours eac
还是用分支限界法解N皇后问题,已成功运行过。-Using branch and bound Solving N Queens, which has been run success
Solucion problema de la mochila con busqueda tabu.
四人过河求时间最短问题-four for the shortest river issues
模拟退火算法实现,内负有模拟退火的聚类,TSP等等6种问题的实现例子,在EXAMPLE文件夹内-Simulated annealing algorithm, which has a
禁忌搜索算法的源代码-taboo search algorithm source code
回溯算法中的连续邮资问题-backtracking algorithms for the problem of postage
回溯算法中的图的最大团问题-backtracking algorithms map of the biggest problems Mission