- 23 Jul, 2020 1 commit
-
-
Max Lyon authored
-
- 22 Jul, 2020 1 commit
-
-
Max Lyon authored
-
- 20 Jul, 2020 2 commits
-
-
Max Lyon authored
- 29 May, 2020 1 commit
-
-
Alexandra Heuschling authored
function now is static
-
- 05 May, 2020 7 commits
-
-
-
Jan Möbius authored
This reverts commit 73cd204b.
-
Max Lyon authored
-
Jan Möbius authored
Revert "Merge branch 'gmm5.4-compat' into 'master'" See merge request !52
-
Jan Möbius authored
This reverts merge request !50
-
Jan Möbius authored
GMM 5.4 compat See merge request !50
-
Max Lyon authored
-
- 30 Apr, 2020 4 commits
-
-
Martin Marinov authored
-
Martin Marinov authored
-
Martin Marinov authored
-
- 16 Apr, 2020 1 commit
-
-
Robin Brost authored
-
- 20 Mar, 2020 4 commits
-
-
Robin Brost authored
-
Robin Brost authored
-
Robin Brost authored
-
Robin Brost authored
-
- 18 Feb, 2020 1 commit
-
-
Alexandra Heuschling authored
# Conflicts: # CMakeLists.txt
-
- 21 Jan, 2020 2 commits
-
-
Robin Brost authored
-
Robin Brost authored
-
- 20 Dec, 2019 1 commit
-
-
Robin Brost authored
-
- 15 Nov, 2019 5 commits
-
-
Jane Tournois authored
when CoMISo is one target, part of a larger project, we want to use the "current" binary directory, and not the general one, where everything would be mixed up
-
Jane Tournois authored
before inclusion, CMAKE_INSTALL_INCLUDEDIR is empty so the command target_include_directories does not include the right directory
-
Max Lyon authored
-
Max Lyon authored
- 14 Nov, 2019 10 commits
-
-
Patric Schmitz authored
removing redundant IPOPTSolver implementation
-
Patric Schmitz authored
APIADD: intermediate callback can be specified with void set_callback_function (std::function<bool(const IPOPTCallbackParameters &)>) APICHG: renamed NProblemIPOPT -> IPOPTProblemInstance since it does not implement the NProblemInterface and should not be used by clients of CoMISo directly
-
Patric Schmitz authored
this allows string literal parameters to decay to std::string implicitly
-
Patric Schmitz authored
-
Patric Schmitz authored
APICHG: rename getters to use get_ consistently
-
Patric Schmitz authored
-
Patric Schmitz authored
-
Patric Schmitz authored
-
Patric Schmitz authored
unify method signature formatting cleanup whitespace obey 80 character limit