2 files changed
+4
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 | 4 |
| |
8 | 5 |
| |
9 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + |
- CMakeLists.txt+13-19
- README.md+20-2
- cmake_modules/FindEigen3.cmake-101
- cmake_modules/FindIPOPT.cmake-57
- cmake_modules/FindNLOPT.cmake-59
- cmake_modules/Findpagmo_IPOPT.cmake+57
- cmake_modules/PagmoFindBoost.cmake-10
- doc/sphinx/changelog.rst+16-1
- doc/sphinx/docs/cpp/algorithms/maco.rst+3-1
- doc/sphinx/index.rst+21-5
- doc/sphinx/install.rst+2-2
- include/pagmo/pagmo.hpp+2
- src/algorithms/gaco.cpp+10-10
- src/algorithms/maco.cpp+4-1
- src/algorithms/nsga2.cpp+8-6
- src/algorithms/nspso.cpp+4-2
- src/algorithms/pso.cpp+1-1
- src/algorithms/pso_gen.cpp+4-2
- src/problems/unconstrain.cpp+2-2
- tests/unconstrain.cpp+5-1
- tools/circleci_bionic_clang6_release.sh+12-1
- tools/circleci_bionic_gcc7_coverage.sh+12-1
- tools/circleci_focal_gcc9_docs.sh+1-1
- tools/install_deps.sh+2-5
0 commit comments