Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use the init-statement to reduce scope of local variables (Sonar).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 27 Jun 2023 12:51:14 +0000 (14:51 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 27 Jun 2023 15:15:12 +0000 (17:15 +0200)
commit3d2dd6e7d47e6483839df0159c1329a22d3f8fb1
tree73748ce10a2d230149282203e1266da000d7c1ba
parent25b814e6a2c3eb93c2538204c6b01655ea1cfecd
Use the init-statement to reduce scope of local variables (Sonar).
src/mc/api/strategy/MaxMatchComm.hpp
src/mc/api/strategy/MinMatchComm.hpp
src/mc/explo/DFSExplorer.cpp
src/mc/explo/odpor/Execution.cpp
src/mc/explo/udpor/ExtensionSetCalculator.cpp