guofei9987 / guofei9987/scikit-opt

没有连续域蚁群算法的实现

Open
#198 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.