OptimalTrainControl.jl Manual

OptimalTrainControl is a package for optimal speed profile calculation for a single train on a given track.

This site serves as the main source of documentation for the package.

Installation

The package can be installed by entering

using Pkg; Pkg.add(url="https://github.com/vtfanta/OptimalTrainControl.jl")

to the Julia REPL.