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.