highs - Man Page

Linear optimization software

Description

HiGHS options Usage:

/builddir/build/BUILD/coin-or-HiGHS-1.7.2-build/BUILDROOT/usr/bin/highs [OPTION...] [file]

--model_file arg

File of model to solve.

--read_solution_file arg

File of solution to read.

--options_file arg

File containing HiGHS options.

--presolve arg

Presolve: "choose" by default - "on"/"off" are alternatives.

--solver arg

Solver: "choose" by default - "simplex"/"ipm" are alternatives.

--parallel arg

Parallel solve: "choose" by default - "on"/"off" are alternatives.

--run_crossover arg

Run crossover: "on" by default - "choose"/"off" are alternatives.

--time_limit arg

Run time limit (seconds - double).

--solution_file arg

File for writing out model solution.

--write_model_file arg

File for writing out model.

--random_seed arg

Seed to initialize random number generation.

--ranging arg

Compute cost, bound, RHS and basic solution ranging.

--version

Print version.

-h, ā€‰--help

Print help.

Info

July 2024 highs 1.7.2