Added SolverManager::autoSetup()
parent
9c6cf600
No related branches found
No related tags found
This commit is part of merge request !448. Comments created here will be created in the context of that merge request.
Showing
- demos/hello_wolf/hello_wolf_autoconf.cpp 8 additions, 13 deletionsdemos/hello_wolf/hello_wolf_autoconf.cpp
- demos/hello_wolf/yaml/hello_wolf_config.yaml 5 additions, 3 deletionsdemos/hello_wolf/yaml/hello_wolf_config.yaml
- include/core/problem/problem.h 5 additions, 2 deletionsinclude/core/problem/problem.h
- include/core/solver/solver_manager.h 19 additions, 13 deletionsinclude/core/solver/solver_manager.h
- schema/problem/Problem.schema 1 addition, 1 deletionschema/problem/Problem.schema
- schema/problem/Problem2d.schema 1 addition, 1 deletionschema/problem/Problem2d.schema
- schema/problem/Problem3d.schema 1 addition, 1 deletionschema/problem/Problem3d.schema
- src/problem/problem.cpp 18 additions, 13 deletionssrc/problem/problem.cpp
- src/solver/solver_manager.cpp 78 additions, 24 deletionssrc/solver/solver_manager.cpp
Please register or sign in to comment