Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add operation examples
authorAdrien Gougeon <adrien.gougeon@ens-rennes.fr>
Tue, 11 Apr 2023 13:48:40 +0000 (15:48 +0200)
committerAdrien Gougeon <adrien.gougeon@ens-rennes.fr>
Wed, 12 Apr 2023 09:20:12 +0000 (11:20 +0200)
commitb8d8b4d092246a5155f58477b408cd76eb33126d
tree300895408fe9e15e488693a5e385117a7698c8cc
parent3cf7d641b2d601a49f505e817dc50fdd97c2d975
add operation examples
examples/cpp/CMakeLists.txt
examples/cpp/operation-simple/s4u-operation-simple.cpp [new file with mode: 0644]
examples/cpp/operation-simple/s4u-operation-simple.tesh [new file with mode: 0644]
examples/cpp/operation-switch-host/s4u-operation-switch-host.cpp [new file with mode: 0644]
examples/cpp/operation-switch-host/s4u-operation-switch-host.tesh [new file with mode: 0644]
examples/cpp/operation-variable-load/s4u-operation-variable-load.cpp [new file with mode: 0644]
examples/cpp/operation-variable-load/s4u-operation-variable-load.tesh [new file with mode: 0644]