Difference between revisions of "BndMPCC"

From Svenleyffer
Jump to navigation Jump to search
Line 7: Line 7:
 
Randomly generated QPCCs with bound constraints in AMPL format.
 
Randomly generated QPCCs with bound constraints in AMPL format.
  
* AMPL model file  
+
* AMPL model file in MPCC format: [http://www.mcs.anl.gov/~leyffer/BndMPCC/BndQPEC.mod BndQPEC.mod]
 +
* AMPL model file formulation as NLP: [http://www.mcs.anl.gov/~leyffer/BndMPCC/BndQPEC.mod BndQPECn.mod]
 +
* Matlab generator for random instances: [http://www.mcs.anl.gov/~leyffer/BndMPCC/genBndQPEC.m genBndQPEC.m]
 +
* AMPL (dat) files of some generated instances: [http://www.mcs.anl.gov/~leyffer/BndMPCC/BndQPECsDAT.zip BndQPECsDAT.zip]
 +
* AMPL (nl) files of some generated instances: [http://www.mcs.anl.gov/~leyffer/BndMPCC/BndQPECsNL.zip BndQPECsNL.zip]
  
 
=== Bound-Constrained Nonlinear Programs with Complementarity Constraints ===
 
=== Bound-Constrained Nonlinear Programs with Complementarity Constraints ===

Revision as of 11:39, 17 September 2020

BndMPCC: Bound-Constrained Mathematical Programs with Complementarity Constraints

A small collection of MPCCs that have only simple bounds or complementarity constraints between variables.

Bound-Constrained Quadratic Programs with Complementarity Constraints

Randomly generated QPCCs with bound constraints in AMPL format.

Bound-Constrained Nonlinear Programs with Complementarity Constraints