Skip to content

QCQP to mosek monolithic and chordal SDPs#2569

Draft
avinashresearch1 wants to merge 20 commits into
borglab:feature/convert_to_QCQPfrom
avinashresearch1:wt_gtsam_avi_fork_qcqp_to_mosek_sdp
Draft

QCQP to mosek monolithic and chordal SDPs#2569
avinashresearch1 wants to merge 20 commits into
borglab:feature/convert_to_QCQPfrom
avinashresearch1:wt_gtsam_avi_fork_qcqp_to_mosek_sdp

Conversation

@avinashresearch1

Copy link
Copy Markdown

No description provided.

@avinashresearch1 avinashresearch1 marked this pull request as draft June 17, 2026 14:57
@avinashresearch1 avinashresearch1 changed the base branch from develop to feature/convert_to_QCQP June 17, 2026 15:00
@@ -0,0 +1,99 @@
/* ----------------------------------------------------------------------------

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be moved (git mv) to the examples folder.

@@ -0,0 +1,38 @@
#pragma once

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doxygen header

class LiftedSDPProblem;

#ifdef GTSAM_USE_MOSEK
template <>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doxygen docs


~LiftedSDPProblem();

const KeyVector& orderedKeys() const;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least a /// comments

@@ -0,0 +1,235 @@
#include <gtsam/certifiable/LiftedSDPProblem.h>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doxygen header

@avinashresearch1 avinashresearch1 force-pushed the wt_gtsam_avi_fork_qcqp_to_mosek_sdp branch from a060288 to 4999d08 Compare June 29, 2026 08:36
@avinashresearch1 avinashresearch1 force-pushed the wt_gtsam_avi_fork_qcqp_to_mosek_sdp branch from 4999d08 to 1c8911b Compare July 1, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants