highs - Man Page

Linear optimization software

Description

usage

/builddir/build/BUILD/coin-or-HiGHS-1.10.0-build/BUILDROOT/usr/bin/highs [options] [file]

Positionals

model_file file

File of model to solve.

Options

--model_file file

File of model to solve.

--options_file file

File containing HiGHS options.

--read_solution_file file

File of solution to read.

--presolve text

Set presolve option to: "choose" * default "on" "off"

--solver text

Set solver option to: "choose" * default "simplex" "ipm"

--parallel text

Set parallel option to: "choose" * default "on" "off"

--run_crossover text

Set run_crossover option to: "choose" "on" * default "off"

--time_limit float

Run time limit (seconds - double).

--solution_file text

File for writing out model solution.

--read_basis_file text

File for initial basis to read.

--write_basis_file text

File for final basis to write.

--write_model_file text

File for writing out model.

--random_seed int

Seed to initialize random number generation.

--ranging text

Compute cost, bound, RHS and basic solution ranging: "on" "off" * default

-v,      --version

Print version.

-h,      --help

Print help.

Info

March 2025 highs 1.10.0