I’m trying to define a limit to RAM memory available to solve a generated mathematical program. Is this function related to this?
I tried code below, but it’s stoping my solve before the time_limit defined, before the the GAP defined and also is not using 24 GB available. And before I changed the code to use gmp functions it was taking more than 11 GB.