Thanks, this was very helpful. It looks to be basically working, however, I get this error during runtime:
Description:
Intellisense: no instance of constructor "Quantlib::Constraint::Constraint" matches the argument list.
File: model.hpp Line: 105 Col: 51
Has anyone else seen this? I've checked a bit on-line and it's a possible error on either the part of quantlib or microsoft. I'm not sure which. I don't know how problematic it is; I'm mostly concerned with the error reporting information causing problems (rather than the 'error' itself, if there is one).
Thanks for any insight one could provide.