An open API service for producing an overview of a list of open source projects.

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.


Owner metadata:


GitHub Events

Total
Last Year

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 Email 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/N-Wouda/ALNS

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

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

pyproject.toml pypi
  • 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
.github/workflows/alns.yaml actions
  • 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