Follow us on Twitter and LinkedIn to get the latest updates from the dev team!
ampl.com
AMPL
Inheritance Hierarchy
Syntax
Methods
System.Object
ampl.AMPL
ampl.com.Ampl
public class Ampl : AMPL, IDisposable, IAMPL
System.Boolean
public bool GetBoolOption(string name)
System.Double
public double GetDblOption(string name)
System.Int32
public int GetIntOption(string name)
public bool OptionExists(string name)
public void SetErrorHandler(IErrorHandler e)
public void SetOutputHandler(IOutputHandler o)