LAL: Linear Arrangement Library 23.01.00
A library focused on algorithms on linear arrangements of graphs.
|
Struct used in many algorithms to sort vertices according to some integer value. More...
#include <pairs_utils.hpp>
Public Attributes | |
node | v |
Vertex. | |
uint64_t | size |
Integer value, usually a size. | |
Struct used in many algorithms to sort vertices according to some integer value.