Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add default method for constructing full graph
authorMaxwell Pirtle <maxwellpirtle@gmail.com>
Mon, 27 Feb 2023 07:57:23 +0000 (08:57 +0100)
committerMaxwell Pirtle <maxwellpirtle@gmail.com>
Mon, 27 Feb 2023 08:24:17 +0000 (09:24 +0100)
commitee0e9491408f6eef33bdd6b729e45d483ba2e859
tree443ea3ccb2440e581fbab9f6b3a246d441544471
parent9819fd4f244a981bf28f677cb7bd05fbcc8f6bcc
Add default method for constructing full graph

A convenience method was added which allows the
full compatibility graph to be constructed without
needing to specify that each node should be included.
src/mc/explo/udpor/Configuration.cpp
src/mc/explo/udpor/Configuration.hpp
src/mc/explo/udpor/Configuration_test.cpp