PieterK

4 Reputation

2 Badges

15 years, 88 days

MaplePrimes Activity


These are questions asked by PieterK

Hello,

I have some trouble with specifying an optimization problem in NLPSolve (package Optimization).

This is the situation: the Maple help specifies 3 ways of calling NLPSolve. Algebraic, Operator and Matrix form.

I can't use the algebraic form for this problem.

I tried using the Matrix form but the problem is that I have a few linear constraints which can't be represented using a matrix (A) and a vector (b) (the linear constraint typically is Ax = b)

Page 1 of 1