R/get.solutioncount.R

Defines functions get.solutioncount

Documented in get.solutioncount

get.solutioncount <- function(lprec)
  .Call(RlpSolve_get_solutioncount, lprec)

Try the lpSolveAPI package in your browser

Any scripts or data that you put into this service are public.

lpSolveAPI documentation built on Sept. 3, 2023, 5:07 p.m.