Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use a std::vector as an underlying container for backtrack_points, so that maximal_su...
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 9 May 2023 14:27:35 +0000 (16:27 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 9 May 2023 14:57:30 +0000 (16:57 +0200)
commit0d0539415f9e2f2a9acc20486cac1685e61c5801
tree8a130c5a782ea7fec65898c09bc0ff412088ea1a
parentf5a43baee1257ab9c2546fa83a24ed3ac0fc0d89
Use a std::vector as an underlying container for backtrack_points, so that maximal_subsets_iterator can have a noexcept move constructor by default.
src/mc/explo/udpor/maximal_subsets_iterator.hpp