Skip to content

Commit

Permalink
Merge pull request #63 from jinningwang/develop
Browse files Browse the repository at this point in the history
Bug fix
  • Loading branch information
jinningwang authored Mar 21, 2023
2 parents 9872854 + d0b9707 commit ed41f12
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -343,16 +343,16 @@ projects:
description: Julia interface for EasySimAuto and PowerWorld

# --- Optimizer ---
- name: AMPLPY
category: ops
labels: ["python"]
github_id: ampl/amplpy
pypi_id: amplpy
conda_id: amplpy
homepage: https://ampl.com/
docs_url: https://amplpy.readthedocs.io/en/latest/
license: BSD-3
description: Python API for AMPL
- name: AMPLPY
category: ops
labels: ["python"]
github_id: ampl/amplpy
pypi_id: amplpy
conda_id: amplpy
homepage: https://ampl.com/
docs_url: https://amplpy.readthedocs.io/en/latest/
license: BSD-3
description: Python API for AMPL
- name: Ipopt
category: ops
labels: ["python"]
Expand All @@ -373,16 +373,16 @@ projects:
docs_url: https://ergo-code.github.io/HiGHS/
license: MIT
description: Large-scale Sparse Linear Problem Optimizer
- name: PySCIPOpt
category: ops
labels: ["python"]
github_id: scipopt/PySCIPOpt
pypi_id: PySCIPOpt
conda_id: pyscipopt
homepage: https://www.scipopt.org/
docs_url: https://scipopt.github.io/PySCIPOpt/docs/html/
license: MIT
description: Python interface for SCIP
- name: PySCIPOpt
category: ops
labels: ["python"]
github_id: scipopt/PySCIPOpt
pypi_id: PySCIPOpt
conda_id: pyscipopt
homepage: https://www.scipopt.org/
docs_url: https://scipopt.github.io/PySCIPOpt/docs/html/
license: MIT
description: Python interface for SCIP

# --- Optimization Language ---
- name: CVXOPT
Expand Down

0 comments on commit ed41f12

Please sign in to comment.