Lagrange
VertexValenceOptions Struct Reference

Option struct for computing vertex valence. More...

#include <lagrange/compute_vertex_valence.h>

Public Attributes

std::string_view induced_by_attribute
 Optional per-edge attribute used as indicator function to restrict the graph used for vertex valence computation.
 
std::string_view output_attribute_name = "@vertex_valence"
 Output vertex valence attribute name.
 

Detailed Description

Option struct for computing vertex valence.


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