Moved to https://github.com/eu-nebulous; NebulOuS optimiser's solver.
Go to file
jmarchel b43cc2bf03 Add ci process to solver
Change-Id: I422a4d436e5e62a39208dd994d50784871cedf14
2024-03-20 17:23:02 +01:00
.vscode 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
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 Add ci process to solver 2024-03-20 17:23:02 +01:00
zuul.d Add ci process to solver 2024-03-20 17:23:02 +01: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 Flag for testing available model before allowing solution and explicit checking JSON keys for metric updates 2024-03-09 13:28:39 +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 ci process to solver 2024-03-20 17:23:02 +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 Add ci process to solver 2024-03-20 17:23:02 +01:00
MakeSolver.sh First release 2024-01-15 21:35:34 +01:00
MetricUpdater.cpp Flag for testing available model before allowing solution and explicit checking JSON keys for metric updates 2024-03-09 13:28:39 +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 Final first release now with application ID filtering effective 2024-02-14 22:00:36 +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
start-solver.sh Add ci process to solver 2024-03-20 17:23:02 +01:00