In our team, we are working on a linear energy system model which is expanding every day. We use the LP Gurobi solver with multi processing. Currently, it has 250M non-zeros (after presolve) and we think it will grow to more than a billion. If the computational capacity (let's say several hundreds GB of RAM) is present, is there any limitation on the problem size on AIMMS side?
In particular I am interest in any limitation on number of variables, constraints, or non-zeros? or any limitation on the capacity of committed RAM or number of CPU cores for parallel computing?