MATPOWER / MATPOWER/mp-opt-model

create QCQP interface for MOSEK

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.