LAL: Linear Arrangement Library 23.01.00
A library focused on algorithms on linear arrangements of graphs.
|
A sequence of Boolean values. More...
#include <bool_sequence.hpp>
Static Public Attributes | |
static constexpr std::size_t | num_true = (values + ...) |
Amount of true values in the sequence. | |
static constexpr std::size_t | index_true = first_true_v<values...> |
Index of the first value set to true. | |
A sequence of Boolean values.