I am seeking an optimization routine that can deal with the following problem:
Maximize g(x), where x is a vector and g is nonlinear, subject to linear 
constraints of the form h(x)>0 and m(x)=0 and subject to the constraint that 
all values of x are 0 or 1.
I can't find a nonlinear optimization program in R that states that it can 
accommodate 0-1 constraints.
Oddly, Excel's Solver will produce a solution to such problems but (1) I don't 
trust it and (2) it cannot handle a large number of constraints.
Thanks, all!

Rebecca Zwick  (Santa Barbara, California)
Statistical Analysis, Data Analysis, and Psychometric Research
Educational Testing Service


________________________________

This e-mail and any files transmitted with it may contain privileged or 
confidential information. It is solely for use by the individual for whom it is 
intended, even if addressed incorrectly. If you received this e-mail in error, 
please notify the sender; do not disclose, copy, distribute, or take any action 
in reliance on the contents of this information; and delete it from your 
system. Any other use of this e-mail is prohibited.


Thank you for your compliance.

________________________________

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to