metab0t / opf_benchmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install PyOptInterface:

pip install pyoptinterface[nlp]
pip install casadi

Firstly, generate json format of case files

mkdir json
mkdir log
julia export_case.jl

Run Python benchmark

python test_driver.py --solver poi
python test_driver.py --solver casadi

Run Julia benchmark

julia --project=. test_driver.jl ampl
julia --project=. test_driver.jl jump

Show Result

python analyze_result.py

About


Languages

Language:MATLAB 100.0%Language:Python 0.0%Language:Julia 0.0%