[ECOS] CDL Constraints Question

2006-03-29 Thread Jay Foster
I have a CDL package that contains a cdl_interface (call it CYGINT_X) and a boolean cdl_option (call it CYGOPT_X). The cdl_option is only active when the cdl_interface is implemented (active_if CYGINT_X). It is valid to have 0, 1, 2, or more implementors of CYGINT_X. For another cdl_option, I

Re: [ECOS] CDL Constraints Question

2006-03-29 Thread Andrew Lunn
On Wed, Mar 29, 2006 at 12:03:05PM -0800, Jay Foster wrote: I have a CDL package that contains a cdl_interface (call it CYGINT_X) and a boolean cdl_option (call it CYGOPT_X). The cdl_option is only active when the cdl_interface is implemented (active_if CYGINT_X). It is valid to have 0, 1,