stochasticvehiclescheduling.jl
Application of InferOpt.jl to the Stochastic Vehicle Scheduling Problem
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.5%) to scientific vocabulary
Keywords
Repository
Application of InferOpt.jl to the Stochastic Vehicle Scheduling Problem
Basic Info
- Host: GitHub
- Owner: BatyLeo
- License: mit
- Language: Julia
- Default Branch: main
- Homepage: https://batyleo.github.io/StochasticVehicleScheduling.jl
- Size: 864 KB
Statistics
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 1
Topics
Metadata Files
README.md
StochasticVehicleScheduling
This package is a satellite of InferOpt.jl. It illustrates Machine Learning/Combinatorial Optimization hybrid algorithms from InferOpt.jl applied to the Stochastic Vehicle Scheduling problem. It was used for one of the numerical experiments in this paper: https://arxiv.org/abs/2207.13513.
You can find the detailed documentation here.
If you have any feedback or question, feel free to create an issue or contact me.
Installation
julia
using Pkg
Pkg.add(url="https://github.com/BatyLeo/StochasticVehicleScheduling.jl")
Owner
- Name: Léo Baty
- Login: BatyLeo
- Kind: user
- Location: Paris
- Company: CERMICS, École des Ponts
- Website: https://batyleo.github.io/
- Repositories: 4
- Profile: https://github.com/BatyLeo
PhD student in Combinatorial Optimization and Machine Learning
Citation (CITATION.bib)
@misc{StochasticVehicleScheduling.jl,
author = {Léo Baty},
title = {StochasticVehicleScheduling.jl},
url = {https://github.com/BatyLeo/StochasticVehicleScheduling.jl},
version = {v0.1.0},
year = {2022},
month = {8}
}
GitHub Events
Total
- Watch event: 1
- Push event: 3
- Create event: 2
Last Year
- Watch event: 1
- Push event: 3
- Create event: 2
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 4
- Total pull requests: 25
- Average time to close issues: 5 months
- Average time to close pull requests: 5 months
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.08
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 20
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- BatyLeo (4)
Pull Request Authors
- github-actions[bot] (19)
- BatyLeo (4)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite
- codecov/codecov-action v3 composite
- julia-actions/cache v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-docdeploy v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- JuliaRegistries/TagBot v1 composite
- julia-actions/RegisterAction latest composite