Scroll to navigation

HIGHS(1) User Commands HIGHS(1)

NAME

highs - HiGHS -- High performance linear optimization software

DESCRIPTION

HiGHS options Usage:

debian/tmp/usr/bin/highs [OPTION...] [file]
File of model to solve.
File of solution to read.
File containing HiGHS options.
Presolve: "choose" by default - "on"/"off" are alternatives.
Solver: "choose" by default - "simplex"/"ipm" are alternatives.
Parallel solve: "choose" by default - "on"/"off" are alternatives.
Run crossover: "on" by default - "choose"/"off" are alternatives.
Run time limit (seconds - double).
File for writing out model solution.
File for writing out model.
Seed to initialize random number generation.
Compute cost, bound, RHS and basic solution ranging.
Print version.
Print help.
March 2025 highs 1.9.0+ds