All my thanks, too
Le mercredi 22 juillet 2020 à 17:55:05 UTC+2, Jubeyer Rahman
<[email protected]> a écrit :
Thanks, looks like I failed to understand things correctly.
On Wed, Jul 22, 2020 at 10:04 AM Ray Daniel Zimmerman <[email protected]> wrote:
MIPS is not object-oriented and never has been. It is available in the mips
subdirectory in the MATPOWER distribution and the latest version is always
available at the MIPS GitHub project page: https://github.com/MATPOWER/mips/
Are you referring to MP-Opt-Model? MP-Opt-Model has wrapper functions (not
object oriented either) that provide a unified interface to various types of
solvers, including MIPS and other NLP solvers. It also includes an
object-oriented modeling layer to greatly simplify the construction of your
model, helping you manage the sets of variables, costs and constraints that
make up your model.
Hope this clarifies things,
Ray
On Jul 21, 2020, at 1:03 PM, Jubeyer Rahman <[email protected]> wrote:
Hi,
Was the early version of MIPS implementation also based on the object oriented
format like now? If not, where can I get that code for it?
Regards,Jubeyer