MATPOWER / MATPOWER/mp-opt-model
create QCQP interface for CPLEX
Open
Nobody has claimed this yet.
- Dominant language
- MATLAB
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
We need a qcqps_cplex() wrapper function providing a standardized interface for using CPLEX to solve QCQP (quadratically-constrained quadratic programming) problems.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating existing standardized solver wrapper functions and the entry points used for CPLEX integration. Compare their interfaces and tests, then define what the qcqps_cplex() wrapper must expose for QCQP problems and verify it through the repository's applicable test or example workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matlab
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100