Interface for the Level 2 search CLevel2Search.
Interface for the searchable sorting network CSearchable.
Second normal form searchable sorting network.
void Save()
Save comparator network.
C2NF(CMatching &, const size_t)
Constructor.
void Backtrack()
Backtracking search.
size_t m_nLevel2Index
Index of current level 2 candidate.
Searchable sorting network.