Initial value generator

M

Magid

Hi,

I have integrated some CFSQP code into my own C code. As you may know,
CFSQP needs some initial values. Since it is very difficult in my case
to manually find initial values which satisfies all constraints, I was
wondering if there is any C code available (or any technique), which I
can integrate into my own C code, inorder to find some initial values
which satisfies all the constraints.

Thanks in advance...
 
L

Larry I Smith

Magid said:
Hi,

I have integrated some CFSQP code into my own C code. As you may know,
CFSQP needs some initial values. Since it is very difficult in my case
to manually find initial values which satisfies all constraints, I was
wondering if there is any C code available (or any technique), which I
can integrate into my own C code, inorder to find some initial values
which satisfies all the constraints.

Thanks in advance...

Hmm, I don't know.

What is "CFSQP"?

This is a "C++" newsgroup. Did you mean to ask
your question in a "C" newsgroup, or are you
actually using C++?

Regards,
Larry
 
A

Alan Johnson

Magid said:
Hi,

I have integrated some CFSQP code into my own C code. As you may know,
CFSQP needs some initial values. Since it is very difficult in my case
to manually find initial values which satisfies all constraints, I was
wondering if there is any C code available (or any technique), which I
can integrate into my own C code, inorder to find some initial values
which satisfies all the constraints.

Thanks in advance...

Your question is off topic here. However, it sounds like you have a
Linear Program (the word 'Program' being a math term, not a computer
one). Google for Linear Program and/or Simplex and see if the results
help with your situation.

-Alan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,533
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top