olejandro / TIMES.jl

Experiment with TIMES in Julia
GNU Affero General Public License v3.0
0 stars 1 forks source link

TIMES.jl

An experiment translating TIMES to Julia.

Execute the following line from the project root folder to install the project dependencies:

julia --project=. -e "using Pkg; Pkg.instantiate()"

Execute julia --project=. demo.jl to solve the prototype with HiGHS.