Scroll to navigation

HIGHS(1) User Commands HIGHS(1)

NAME

highs - HiGHS -- High performance linear optimization software

DESCRIPTION

usage:

debian/tmp/usr/bin/highs [options] [file]

POSITIONALS:

File of model to solve.

OPTIONS:

File of model to solve.
File containing HiGHS options.
File of solution to read.
File of initial basis to read.
File for writing out model.
File for writing out solution.
File for writing out final basis.
Set presolve option to: "choose" * default "on" "off"
Set solver option to: "choose" * default "simplex" "hipo" "ipm"
Set parallel option to: "choose" * default "on" "off"
Set run_crossover option to: "choose" "on" * default "off"
Run time limit (seconds - double).
Seed to initialize random number generation.
Compute cost, bound, RHS and basic solution ranging: "on" "off" * default
Print version.
Print help.
November 2025 highs 1.12.0+ds1