Learn R Programming

highs (version 1.10.0-1)

hi_solver_infinity: Get Solver Infinity Value

Description

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

Usage

hi_solver_infinity()

Arguments

Value

A numeric value representing infinity in the solver.

Examples

Run this code
inf <- hi_solver_infinity()

Run the code above in your browser using DataLab