- 14 Nov, 2019 13 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
-
Patric Schmitz authored
-
Patric Schmitz authored
preparing merge into master
- 12 Nov, 2019 3 commits
- 06 Nov, 2019 1 commit
-
-
Max Lyon authored
-
- 23 Oct, 2019 1 commit
-
-
Patric Schmitz authored
add CoMISo subdir to INSTALL_INTERFACE includes unconditionally add COMISO_INCLUDE_DIRECTORIES delete CoMISoConfig.cmake from repo instead export targets directly to CoMISoConfig.cmake
-
- 02 Oct, 2019 1 commit
-
-
Max Lyon authored
-
- 26 Sep, 2019 2 commits
-
- 03 Sep, 2019 5 commits
-
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Martin Heistermann authored
cmake: do not try to install non-existnt generated Config.cmake, install cmake files in INSTALL_CONFIGDIR
-
Martin Heistermann authored
-
Martin Heistermann authored
- always set project name - be more careful setting include directories - install targets and version file, export package - CMakeConfig file: only include targets.cmake if target does not exist yet.
-
- 30 Aug, 2019 13 commits
-
-
Martin Heistermann authored
-
Martin Heistermann authored
- find any version of GUROBI based on the GUROBI_HOME env var (suggested by Gurobi docs). - compile C++ library ourselves to avoid toolchain/ABI mismatches
-
Max Lyon authored
-
Max Lyon authored
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Martin Heistermann authored
-
Max Lyon authored
-
Max Lyon authored
-
Max Lyon authored
-
Max Lyon authored
-
- 29 Aug, 2019 1 commit
-
-
Max Lyon authored
-