Moved to https://github.com/eu-nebulous; NebulOuS optimiser's solver.
Go to file
Geir Horn e730917516 First release of the solver component
Change-Id: Ie016703ce389b97a849ba7c0a56abad89885b5b2
2024-01-10 16:26:09 +01:00
.vscode Implemented AMPL Solver class and interaction with the other Actors 2024-01-02 18:41:49 +01:00
Bin First release of the solver component 2024-01-10 16:26:09 +01:00
charts/nebulous-optimiser-solver Init repo from the component-template 2023-09-19 20:16:15 +02:00
java-spring-boot-demo Init repo from the component-template 2023-09-19 20:16:15 +02:00
zuul.d Init repo from the component-template 2023-09-19 20:16:15 +02:00
.gitignore First release of the solver component 2024-01-10 16:26:09 +01:00
.gitreview Added .gitreview 2023-09-19 14:26:57 +00:00
.yamllint Init repo from the component-template 2023-09-19 20:16:15 +02:00
AMPLSolver.cpp First release of the solver component 2024-01-10 16:26:09 +01:00
AMPLSolver.hpp Implemented AMPL Solver class and interaction with the other Actors 2024-01-02 18:41:49 +01:00
ExecutionControl.cpp Support for solver component termination message completing the solver component implementation 2024-01-09 22:19:50 +01:00
ExecutionControl.hpp Support for solver component termination message completing the solver component implementation 2024-01-09 22:19:50 +01:00
LICENSE Init repo from the component-template 2023-09-19 20:16:15 +02:00
makefile First release of the solver component 2024-01-10 16:26:09 +01:00
MetricUpdater.cpp First release of the solver component 2024-01-10 16:26:09 +01:00
MetricUpdater.hpp First release of the solver component 2024-01-10 16:26:09 +01:00
noxfile.py Init repo from the component-template 2023-09-19 20:16:15 +02:00
Solver.code-workspace First complete version of the Metric Updater 2023-12-29 18:52:13 +01:00
Solver.hpp Implemented AMPL Solver class and interaction with the other Actors 2024-01-02 18:41:49 +01:00
SolverComponent.cpp First release of the solver component 2024-01-10 16:26:09 +01:00
SolverManager.hpp First release of the solver component 2024-01-10 16:26:09 +01:00