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]

options:

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