|
angel
mercurial changeset:
|
#include "angel/include/sa.hpp"#include <cmath>
Go to the source code of this file.
Namespaces | |
| namespace | angel |
Namespace for the complete library. | |
Functions | |
| void | angel::neighbor_swap (const std::vector< int > &old_seq, std::vector< int > &seq) |
| Swap two vertices in sequence (historical, only vertex elimination) | |