hi_solver_infinity {highs}R Documentation

Get Solver Infinity Value

Description

This function returns the value that the solver uses to represent infinity.

Usage

hi_solver_infinity()

Value

A numeric value representing infinity in the solver.

Examples

inf <- hi_solver_infinity()


[Package highs version 1.10.0-3 Index]