R/globals.R
setIdCounter.Rd
Set the CVXR variable/constraint identification number counter.
setIdCounter(value = 0L)
The value to assign as ID.
the changed value of the package global .CVXR.options.
.CVXR.options
if (FALSE) { # \dontrun{ setIdCounter(value = 0L) } # }