LAL: Linear Arrangement Library 23.01.00
A library focused on algorithms on linear arrangements of graphs.
Loading...
Searching...
No Matches
Public Attributes | List of all members
lal::detail::node_size Struct Reference

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.
 

Detailed Description

Struct used in many algorithms to sort vertices according to some integer value.


The documentation for this struct was generated from the following file: