Moved to https://github.com/eu-nebulous; NebulOuS optimiser's solver.
Go to file
Geir Horn 125efff4f4 First release
- Added build script and AMPL license file
- Fixed merge errors for the makefile
- Extended the makefile header
- Added initial AMQ message topics
- Tested remote build
- Removed AMPL license file
- Validated build script

Change-Id: Ic335a57f7320b3994a6355293799804a1f20e71d
2024-01-15 21:35:34 +01:00
.vscode First release of the solver component 2024-01-12 14:19:12 +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 First release of the solver component 2024-01-10 16:26:09 +01:00
AMPLSolver.hpp First release 2024-01-15 16:47:12 +00: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 2024-01-15 16:47:12 +00:00
MakeSolver.sh First release 2024-01-15 21:35:34 +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-12 14:19:12 +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 First release 2024-01-15 16:47:12 +00:00
SolverComponent.cpp First release of the solver component 2024-01-12 14:19:12 +01:00
SolverManager.hpp First release of the solver component 2024-01-10 16:26:09 +01:00