Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CoMISo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CoMISo
CoMISo
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a0e47ef4c5ec8528763f01a747342daf4eeb7bcc
Select Git revision
Branches
20
CMake_to_build_Debug-msvc
CyclicPDM
Examples-vector_output
GF/legacy
LPSolve
NASOQ
NewtonWithQR
Progressive_Embedding
cgg
cgg-val
cgg-val-debug
cgg2
cgg2-findmosek-noshared
cgg2-martin-experimental
cgg2-mh
cgg2-mh-config
cgg2-mh-solvers
cgg2-mh2
cgg2-mh2-callback-wip
cgg2-mh2-rebase
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Nov
13
12
10
6
30
Oct
29
28
27
26
23
22
21
20
19
16
15
24
Sep
29
Aug
21
18
12
7
6
31
Jul
23
22
20
10
Jun
29
May
5
30
Apr
16
20
Mar
18
Feb
21
Jan
20
Dec
16
15
Nov
14
12
6
29
Oct
28
23
21
17
14
2
30
Sep
26
19
16
13
10
9
3
30
Aug
29
12
26
Jul
19
18
8
May
3
2
25
Apr
18
Mar
15
8
5
22
Feb
21
10
Jan
9
26
Nov
19
14
23
Oct
19
18
17
12
18
Sep
12
10
7
6
5
31
Jul
24
11
5
8
Jun
25
May
24
18
4
Apr
3
19
Mar
7
Feb
29
Jan
17
9
29
Dec
23
15
14
7
6
21
Nov
13
28
Sep
29
Aug
21
18
16
7
2
19
Jul
14
29
Jun
28
26
22
19
16
12
9
7
6
26
May
18
17
16
15
20
Mar
17
22
Feb
6
19
Dec
15
12
9
8
7
6
5
2
1
25
Nov
23
21
10
8
7
6
3
1
20
Oct
13
7
5
3
29
Sep
28
27
26
23
13
12
9
3
Aug
2
1
29
Jul
28
27
18
Jun
17
7
3
30
May
13
10
9
7
6
4
3
2
29
Apr
28
27
26
20
19
12
7
6
16
Mar
15
14
18
Feb
15
11
10
9
5
4
28
Jan
27
8
4
18
Dec
17
14
11
10
8
7
3
2
25
Nov
23
9
6
5
3
14
Oct
6
15
Sep
4
11
Aug
7
6
23
Jul
9
8
IPOptProblemInstance: Fix out-of-bounds write.
Merge branch 'cxx20-compat' into 'master'
Merge branch 'cmake-no-examples-in-subproject' into 'master'
C++20 compatibility:
Do not build examples if we are a subproject. Existing logic was broken.
CMake: Improve FindMOSEK.
cgg
cgg
Merge commit 'd68d25f6eb8f3f1a54715510f4a7bbd6c0ef64f5' into marinom/REFORM-976-integrate-osqp
RUNTIME libraries should be copied to "bin"
these includes must be private to avoid an error in "generate"
Modernization.
feature/moderni…
feature/modernization
only set debug level if debug output is enabled
fix UI for new MISolver interface
fix gmm iterator type
add final step with all constraints to LazyConstraintSolver
disable OSQPSolver when OSQP is not found
some cleanup in OSQP solver
link privately against osqp
add COMISO_OSQP_AVAILABLE define
remove NASOQ from example
remove NASOQ
add lazy solve to OSQP solver
add generic lazy constraint solve method
make helper functions in NASOQSolver actual members
find OSQP in CMakeLists
add OSQP to small_quadratic_example
fix copy paste error
add OSQPSolver
only privately link to NASOQ
add empty rows and collumns to quadratic example
regularize hessian in NASOQSolver.cc
NASOQ
NASOQ
set INSTALL_RPATH_USE_LINK_PATH on CoMISo so that examples get the correct runtime link dirs
fix NASOQ finder
fix missing PUBLIC in target_link_libraries
try to find NASOQ
add small quadratic example using NASOQ
add NASOQ solver
add NASOQ and MKL finders
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/CoMISo/CoMISo
only ask for final gap in gurobi if there is an mip_gap
Merge branch 'marinom/merge-from-ReForm' into 'master'
Loading