LAL: Linear Arrangement Library 24.10.00
A library focused on algorithms on linear arrangements of graphs.
Loading...
Searching...
No Matches
lal::detail::edge_size Struct Reference

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

#include <pairs_utils.hpp>

Public Attributes

edge e
 Edege.
 
uint64_t size
 Integer value, usually a size.
 

Detailed Description

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


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