首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 频率分配问题的求解器(C++)

频率分配问题的求解器(C++)

  • 资源大小:597.42 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 求解 问题 频率 分配

资 源 简 介

The Frequency Assignment Problem is one of the most studied problems in graph theory, in particular, due to its applications to mobile telecommunication network design. This project implements a FAP Solver, consisting of * various algorithms to solve the problem * definition of well-known Problem instances (Philadelphia) * test framework allowing to use the algorithms to solve defined problems The framework is highly extensible, new algorithm or map can be easily integrated within the current code. Currently implemented algorithms (each of them has various parameters): * sequential algorithms * genetic algorithms * simulated annealing * tabu search
VIP VIP
0.205188s