public class MinConGenLinEx2 extends Object
Minimizes a nonlinear function with constraints.
minf(x)=−x0x1x2
subject to
is solved with an initial guess of x0=10, x1=10 and x2=10.
MinConGenLinEx2()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MinConGenLinEx2()
public static void main(String[] args) throws Exception
Exception
Copyright © 2020 Rogue Wave Software. All rights reserved.