Moved to https://github.com/eu-nebulous; NebulOuS optimiser's solver.
Go to file
Geir Horn 3cd5817f79 Application ID in all messages and improved SLO message handling
Change-Id: Id6dce069b3e22e4a13144c302137c04dc3dd789d
2024-03-20 19:13:27 +01:00
.vscode Application ID in all messages and improved SLO message handling 2024-03-20 19:13:27 +01:00
AMPLTest First release 2024-01-23 10:53:48 +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 2024-01-15 16:47:12 +00: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 Application ID in all messages and improved SLO message handling 2024-03-20 19:13:27 +01:00
AMPLSolver.hpp Flag for testing available model before allowing solution and explicit checking JSON keys for metric updates 2024-03-09 13:28:39 +01:00
Dockerfile Add Dockerfile 2024-01-24 10:36:23 +01:00
ExecutionControl.cpp Fix last changeset 2024-01-25 14:21:23 +01:00
ExecutionControl.hpp First release 2024-01-23 10:53:48 +01:00
LICENSE Init repo from the component-template 2023-09-19 20:16:15 +02:00
makefile First release 2024-01-23 10:53:48 +01:00
MakeSolver.sh First release 2024-01-15 21:35:34 +01:00
MetricUpdater.cpp Application ID in all messages and improved SLO message handling 2024-03-20 19:13:27 +01:00
MetricUpdater.hpp Support for metric list versions 2024-01-27 18:30:53 +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 Tested and validated (app ID filtering removed as it does not work in the EXE middleware yet) 2024-02-14 17:53:39 +01:00
SolverComponent.cpp Application ID in all messages and improved SLO message handling 2024-03-20 19:13:27 +01:00
SolverManager.hpp Tested and validated (app ID filtering removed as it does not work in the EXE middleware yet) 2024-02-14 17:53:39 +01:00