4 comments (4 comments)1 reaction (1 reaction)0 assignees (0 assignees)C++3,724 forks (3,724 forks)batch import
Hacktoberfestadd codenew algorithm
Repository metrics
- Stars
- 13,462 stars (13,462 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Implement a salesman algorithm (e.g., traveling salesman problem) in C++. Refer to existing algorithm implementations in the repository for structure and style. Add the necessary tests.
- Tech stack
- None
- Domain
- backenddata
- Issue type
- Feature
- Prerequisites
- C++Git