JOSS: https://github.com/torressa/cspy
bidirectional-labeling-algorithm csp-problem operations-research optimization optimization-algorithms optimization-library resource-constrained-shortest-path
Score: 16.211394718923138
Last synced: about 4 hours ago
JSON representation
Repository metadata:
A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#
- Host: GitHub
- URL: https://github.com/torressa/cspy
- Owner: torressa
- License: mit
- Created: 2019-04-30T15:03:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T12:47:27.000Z (about 2 years ago)
- Last Synced: 2026-06-10T17:04:12.263Z (12 days ago)
- Topics: bidirectional-labeling-algorithm, csp-problem, operations-research, optimization, optimization-algorithms, optimization-library, resource-constrained-shortest-path
- Language: C++
- Homepage: https://torressa.github.io/cspy/
- Size: 14.6 MB
- Stars: 93
- Watchers: 8
- Forks: 28
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Owner metadata:
- Name: David Torres
- Login: torressa
- Email:
- Kind: user
- Description: Optimization Engineer @ Gurobi
- Website:
- Location: Lancaster
- Twitter:
- Company: Gurobi Optimization
- Icon url: https://avatars.githubusercontent.com/u/23246013?u=c9f0441e7b51d7dcbf4c119b58912f90e9da8b3a&v=4
- Repositories: 3
- Last Synced at: 2023-03-02T21:30:56.430Z
- Profile URL: https://github.com/torressa
GitHub Events
Total
- Fork event: 2
- Issue comment event: 2
- Issues event: 3
- Watch event: 6
- Total: 13
Last Year
- Watch event: 1
- Total: 1
Committers metadata
Last synced: 2 days ago
Total Commits: 386
Total Committers: 10
Avg Commits per committer: 38.6
Development Distribution Score (DDS): 0.482
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 | |
|---|---|---|
| torressa | 2****a | 200 |
| kermit-z | d****z@l****k | 155 |
| torressa | d****z@s****o | 20 |
| Sourcery AI | 3 | |
| David Torres Sánchez | d****z@s****o | 3 |
| sourcery-ai[bot] | 5****] | 1 |
| felicze | 7****e | 1 |
| Daniel S. Katz | d****z@i****g | 1 |
| Dan Van Boxel | t****b@g****m | 1 |
| David Torres Sánches | d****s@s****o | 1 |
Issue and Pull Request metadata
Last synced: 4 days ago
Total issues: 74
Total pull requests: 35
Average time to close issues: 3 months
Average time to close pull requests: 6 days
Total issue authors: 31
Total pull request authors: 4
Average comments per issue: 3.42
Average comments per pull request: 0.97
Merged pull request: 26
Bot issues: 0
Bot pull requests: 8
Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- torressa (26)
- Kuifje02 (5)
- dvbuntu (4)
- mgalati13 (3)
- the-soomin-woo (3)
- steveharenberg (3)
- saahaand (3)
- glanch (2)
- tomatoes-prog (2)
- andrea-cassioli-maersk (2)
- ericburrell-23-1 (1)
- MariaSKAF (1)
- jujaramillo (1)
- malokesnila (1)
- ransari74 (1)
Top Pull Request Authors
- torressa (24)
- sourcery-ai[bot] (8)
- dvbuntu (2)
- felicze (1)
Top Issue Labels
- help wanted (22)
- BiDirectional (22)
- bug (22)
- feature-request (16)
- waiting (9)
- joss-review (3)
- wontfix (2)
- good first issue (2)
- examples (2)
- question (1)
- duplicate (1)
Top Pull Request Labels
- feature-request (1)
- BiDirectional (1)
Package metadata
- Total packages: 6
-
Total downloads:
- pypi: 7,413 last-month
- nuget: 2,120 total
- Total dependent packages: 3 (may contain duplicates)
- Total dependent repositories: 8 (may contain duplicates)
- Total versions: 24
- Total maintainers: 2
pypi.org: cspy
(Resource) Constrained Shortest Path algorithms in Python
- Homepage: https://github.com/torressa/cspy
- Documentation: https://cspy.readthedocs.io/
- Licenses: mit
- Latest release: 1.0.3 (published over 3 years ago)
- Last Synced: 2026-06-20T22:00:25.549Z (2 days ago)
- Versions: 19
- Dependent Packages: 1
- Dependent Repositories: 8
- Downloads: 7,413 Last month
-
Rankings:
- Downloads: 4.182%
- Dependent packages count: 4.787%
- Dependent repos count: 5.158%
- Average: 6.022%
- Forks count: 7.989%
- Stargazers count: 7.995%
- Maintainers (1)
nuget.org: cspy.dotnet.runtime.linux-x64
.NET native wrapper for the cspy BiDirectional algorithm
nuget.org: cspy.dotnet
.NET wrapper for the cspy BiDirection algorithm
nuget.org: cspy.dn.runtime.osx-x64
.NET native wrapper for the cspy BiDirectional algorithm
nuget.org: cspy.dotnet.runtime.osx-arm64
.NET native wrapper for the cspy BiDirectional algorithm
- Homepage: https://github.com/torressa/cspy
- Licenses: MIT
- Latest release: 1.0.3 (published over 3 years ago)
- Last Synced: 2026-06-20T22:00:27.599Z (2 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 2,120 Total
-
Rankings:
- Dependent repos count: 13.819%
- Dependent packages count: 18.835%
- Average: 23.991%
- Downloads: 39.318%
- Maintainers (1)
Dependencies
- breathe *
- cspy *
- nbsphinx *
- recommonmark *
- sphinx *
- sphinx_copybutton *
- sphinx_material *
- osmnx *
- networkx * development
- numpy * development
- pandas * development
- parameterized * development
- networkx >=2.2
- numpy >=1.13.3