guofei9987 / guofei9987/scikit-opt
没有连续域蚁群算法的实现
Open
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
蚁群算法似乎只实现了TSP问题的接口,没有实现连续域优化的方法,关于连续域的蚁群优化算法论文见参考文献
reference:
Socha K, Dorigo M. Ant colony optimization for continuous domains[J]. European journal of operational research, 2008, 185(3): 1155-1173.
Contributor guide
Research direction
Start by locating the existing ant colony optimization implementation and its TSP interface in the Python repository, then read the referenced Socha and Dorigo paper. The work is complete when the project provides a defined continuous-domain ant colony optimization method with coverage demonstrating that continuous optimization is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100