3
$\begingroup$

I have been looking for quite a while for an algorithm for the GRG2 method either in a .net assembly or an algorithm i could program myself but I cant find a decent representation of the algorithm to work with.

Does anyone here have any resources they would be willing to share?

Thanks.

  • 0
    I am looking for this too.2012-07-03

2 Answers 2

2

Sorry to answer the question I put a bounty on, but try the free Microsoft Solver Foundation. Microsoft Excel's Solver uses the GRG2 algorithm by default, and with MSF you have a .NET API for it. Note that it is not dependent on Excel in any way though.

  • 0
    I havent gotten it to work yet, but its given me a good start.2012-07-11
0

The following article mentions OpenMI and GRG2 method:
http://www.openmi-life.org/events/secondWorkshop/UTH_2nd_OpenMI_Life_Workshop.pdf