Moved to https://github.com/eu-nebulous; NebulOuS optimiser's solver.
Go to file
Rudi Schlatte 15950057e3 Revert "Refine deployment process"
This reverts commit 72b2007bc4.

Reason for revert: Breaks deployment

Change-Id: I71a66e7e64999118a87e1d67962f96a9def538fb
2024-03-11 13:14:35 +00: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 Revert "Refine deployment process" 2024-03-11 13:14:35 +00:00
java-spring-boot-demo Revert "Refine deployment process" 2024-03-11 13:14:35 +00:00
zuul.d Revert "Refine deployment process" 2024-03-11 13:14:35 +00: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 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
AMPLSolver.hpp Corrected the format of the AMPL Data File Message 2024-02-08 21:43:17 +01:00
Dockerfile Revert "Refine deployment process" 2024-03-11 13:14:35 +00: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 Revert "Refine deployment process" 2024-03-11 13:14:35 +00:00
MakeSolver.sh First release 2024-01-15 21:35:34 +01:00
MetricUpdater.cpp 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
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