StochasticVehicleScheduling

Documentation for 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

If you have any feedback or question, feel free to create an issue or contact me.

Installation

using Pkg
Pkg.add(url="https://github.com/BatyLeo/StochasticVehicleScheduling.jl")

Table of contents