#include "angel/include/sa.hpp"#include <cmath>

Go to the source code of this file.
Namespaces | |
| namespace | angel |
Functions | |
| void | angel::neighbor_swap (const std::vector< int > &old_seq, std::vector< int > &seq) |
| Swap two vertices in sequence (historical, only vertex elimination). | |
1.5.3