Read-only solve-information facade. Values describe current or most recent solver state; some names are unavailable before a solve or for a particular algorithm/model. Native int64 counters are always returned as bigint.
bigint
Gets an exact info item; 64-bit counters use bigint, and unavailable names throw.
Returns the storage category for an exact info name; throws if unknown.
Read-only solve-information facade. Values describe current or most recent solver state; some names are unavailable before a solve or for a particular algorithm/model. Native int64 counters are always returned as
bigint.