MATPOWER / MATPOWER/mp-opt-model
create QCQP interface for MOSEK
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_mosek() wrapper function providing a standardized interface for using MOSEK 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 interfaces in the repository and the integration points for MOSEK and QCQP problems. Define what the qcqps_mosek() wrapper must accept and return from those conventions; done means the wrapper provides the requested standardized interface and its behavior is verified against the project's existing interface expectations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matlab
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100