maspack.ipopt
Class IpoptExample

java.lang.Object
  extended by maspack.ipopt.IpoptInterface
      extended by maspack.ipopt.IpoptExample

public class IpoptExample
extends IpoptInterface

Ipopt Interface implementing example problem HS071 from documentation

Author:
stavness

Constructor Summary
IpoptExample()
           
 
Method Summary
 void create()
           
 void solve()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpoptExample

public IpoptExample()
             throws java.lang.UnsupportedOperationException
Throws:
java.lang.UnsupportedOperationException
Method Detail

create

public void create()

solve

public void solve()