|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.harvard.econcs.jopt.example.ExampleSimple
public class ExampleSimple
A simple example of how to use JOpt
Constructor Summary | |
---|---|
ExampleSimple(java.lang.String serverMachine,
int serverPort)
MAX 2X + 2Y subject to X - 2Y <= 5 Y = 2 |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExampleSimple(java.lang.String serverMachine, int serverPort)
serverMachine
- the friendly-name or IP address of the server machineserverPort
- the port on the server where JOpt-server is listeningMethod Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |