Complementarity.jl Versions Save

provides a modeling interface for mixed complementarity problems (MCP) and math programs with equilibrium problems (MPEC) via JuMP

v0.9.0

1 year ago

Complementarity v0.9.0

Diff since v0.8.4

Closed issues:

  • Questions of using complementarity.jl to build the computable general equilibrium model (#68)
  • UndefRefError: access to undefined reference (#70)

Merged pull requests:

  • Update JuMP compat (#67) (@odow)
  • Handle restricted domains on equations (#71) (@mitchphillipson)
  • one more test for fixing variables (#72) (@chkwon)

v0.8.4

1 year ago

Complementarity v0.8.4

Diff since v0.8.3

Merged pull requests:

  • Update .gitignore (#63) (@davidanthoff)
  • Add JuMP 1.0 to compat (#64) (@davidanthoff)
  • Fix syntax in README (#65) (@odow)

v0.8.3

2 years ago

Complementarity v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Update mcp.jl (#62) (@solliolli)

v0.8.2

2 years ago

Complementarity v0.8.2

Diff since v0.8.1

Closed issues:

  • Complementarity.jl in Julia 1.5.3 (#56)
  • Setting start values for Array Variables (#58)

Merged pull requests:

  • :PATHSolver -> :PATH (#57) (@chkwon)
  • Update JuMP and MathOptInterface deps (#61) (@davidanthoff)

v0.8.1

3 years ago

Complementarity v0.8.1

Diff since v0.8.0

Closed issues:

  • TagBot trigger issue (#53)

Merged pull requests:

  • test updated, extras removed (#54) (@chkwon)
  • Bounds update (#55) (@davidanthoff)

v0.8.0

3 years ago

Complementarity v0.8.0

Diff since v0.7.2

Closed issues:

  • Problem with JuMP.fix command (#30)
  • Printing of MCPModel (#38)
  • Return value of JuMP.VariableRef (#39)
  • Failure to Precompile PATHSolver (#40)
  • This is not issue. Just asking for help in specifying and solving a model. (#47)

Merged pull requests:

  • using C_API of PATHSolver 1.1 (#50) (@chkwon)
  • Add Github Actions as CI (#51) (@odow)

v0.7.2

3 years ago

Complementarity v0.7.2

Diff since v0.7.1

Merged pull requests:

  • fix for julia 1.5 (#46) (@chkwon)

v0.7.1

3 years ago

Complementarity v0.7.1

Diff since v0.7.0

Merged pull requests:

  • Win travis (#42) (@chkwon)
  • Update Project.toml (#43) (@chkwon)

v0.7.0

4 years ago

Complementarity v0.7.0

Diff since v0.6.0

Closed issues:

  • The complementarity macro (@complementarity) does not include JuMP variables of SparseAxisArray type (#37)

Merged pull requests:

  • For Julia v1.3 (#41) (@chkwon)

v0.6.0

5 years ago
  • Dropping support for Julia v0.7, following JuMP v0.19