JOSS: https://github.com/N-Wouda/ALNS
adaptive-large-neighbourhood-search alns cutting-stock-problem flow-shop metaheuristic operations-research python rcpsp scheduling-problem travelling-salesman-problem tsp vehicle-routing-problem vrp
Score: 16.837561438536095
Last synced: about 10 hours ago
JSON representation
Repository metadata:
Adaptive large neighbourhood search (and more!) in Python.
- Host: GitHub
- URL: https://github.com/N-Wouda/ALNS
- Owner: N-Wouda
- License: mit
- Created: 2019-06-02T12:30:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T10:36:22.000Z (over 1 year ago)
- Last Synced: 2026-06-10T18:03:49.991Z (12 days ago)
- Topics: adaptive-large-neighbourhood-search, alns, cutting-stock-problem, flow-shop, metaheuristic, operations-research, python, rcpsp, scheduling-problem, travelling-salesman-problem, tsp, vehicle-routing-problem, vrp
- Language: Python
- Homepage: https://alns.readthedocs.io/en/latest/
- Size: 4.26 MB
- Stars: 630
- Watchers: 8
- Forks: 145
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
Owner metadata:
- Name: Niels Wouda
- Login: N-Wouda
- Email:
- Kind: user
- Description: Building @PyVRP. I like optimisation problems and writing code to solve them!
- Website: https://nielswouda.com
- Location: Groningen
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/16272507?u=82579547d521088a257873336f207a278d1ef2ad&v=4
- Repositories: 20
- Last Synced at: 2024-04-17T19:05:08.997Z
- Profile URL: https://github.com/N-Wouda
GitHub Events
Total
- Create event: 5
- Delete event: 5
- Fork event: 14
- Issue comment event: 16
- Issues event: 8
- Pull request event: 8
- Pull request review comment event: 5
- Pull request review event: 6
- Push event: 22
- Release event: 1
- Watch event: 123
- Total: 213
Last Year
- Fork event: 3
- Issue comment event: 2
- Watch event: 38
- Total: 43
Committers metadata
Last synced: 20 days ago
Total Commits: 181
Total Committers: 8
Avg Commits per committer: 22.625
Development Distribution Score (DDS): 0.149
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Niels Wouda | n****a@g****m | 154 |
| Leon | 3****n | 20 |
| dependabot[bot] | 4****] | 2 |
| Xue Qianming | 3****g | 1 |
| Xiangyu | a****u@g****m | 1 |
| Theodoros Skondras Mexis | 9****s | 1 |
| Paul Biberstein | 4****s | 1 |
| Ashish Peruri | a****7@g****m | 1 |
Issue and Pull Request metadata
Last synced: 5 months ago
Total issues: 71
Total pull requests: 63
Average time to close issues: 4 months
Average time to close pull requests: 3 days
Total issue authors: 19
Total pull request authors: 8
Average comments per issue: 3.86
Average comments per pull request: 3.0
Merged pull request: 56
Bot issues: 0
Bot pull requests: 0
Past year issues: 5
Past year pull requests: 2
Past year average time to close issues: 4 days
Past year average time to close pull requests: 15 minutes
Past year issue authors: 4
Past year pull request authors: 1
Past year average comments per issue: 2.4
Past year average comments per pull request: 1.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- N-Wouda (36)
- leonlan (14)
- rlacjfjin (4)
- biyewansui (2)
- atharvanachankar (1)
- TNQINGYUN (1)
- Leetungkwan (1)
- zwh66s (1)
- mostpalonen (1)
- suleman-81 (1)
- Guo-Shi (1)
- ricohageman (1)
- carol007 (1)
- skadio (1)
- maryam2171 (1)
Top Pull Request Authors
- N-Wouda (31)
- leonlan (25)
- afshinshafaei7 (2)
- P-bibs (1)
- SleepyBag (1)
- TeoSkondras (1)
- AshishPvjs (1)
- danielskatz (1)
Top Issue Labels
- enhancement (20)
- question (14)
- documentation (12)
- maintenance (6)
- good first issue (2)
- bug (2)
- dependencies (2)
- info-needed (2)
- wontfix (1)
- discussion (1)
Top Pull Request Labels
- documentation (1)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 4,038 last-month
- Total dependent packages: 1
- Total dependent repositories: 2
- Total versions: 40
- Total maintainers: 1
pypi.org: alns
A flexible implementation of the adaptive large neighbourhood search (ALNS) algorithm.
- Homepage: https://github.com/N-Wouda/ALNS
- Documentation: https://alns.readthedocs.io/
- Licenses: MIT
- Latest release: 7.0.0 (published over 1 year ago)
- Last Synced: 2026-06-02T14:01:32.807Z (20 days ago)
- Versions: 40
- Dependent Packages: 1
- Dependent Repositories: 2
- Downloads: 4,038 Last month
-
Rankings:
- Stargazers count: 3.654%
- Forks count: 4.431%
- Dependent packages count: 4.778%
- Average: 6.286%
- Downloads: 7.024%
- Dependent repos count: 11.544%
- Maintainers (1)
Dependencies
- black ^22.3.0 develop
- codecov * develop
- flake8 ^4.0.1 develop
- mypy >=0.670 develop
- networkx >=2.4.0 develop
- pytest >=6.0.0 develop
- pytest-cov >=2.6.1 develop
- tsplib95 >=0.7.0 develop
- matplotlib >=2.2.0
- numpy >=1.15.2
- python ^3.7
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- josStorer/get-current-time v2.0.2 composite