Return the most important edge data fields of a graph.
[e_head,e_tail,e_color,e_width,e_length,e_weight,e_number] = NARVAL_G_EdgeDataFields(g)
network graph.
starting node of each edge.
ending node of each edge.
color of each edge.
edges of each edge.
length of each edge.
weight of each edge.
number of edges.
NARVAL_G_EdgeDataFields returns the most important edges parameters of the graph g. e_head (respectivelly e_tail) is composed by the starting (respectivelly ending) node of each edge. Visualization parameters are composed by the edges color e_color and the edges width e_width. e_length (respectivelly e_weight) stores the length (respectivelly the weight) of each edge. e_number provides the number of edges of the graph.
Dr. Foued Melakessou
Research Associate
Interdisciplinary Centre for Security, Reliability and Trust
Room F106
University of Luxembourg
6, rue Coudenhove Kalergi
L-1359 Luxembourg-Kirchberg
E-mail: foued.melakessou@uni.lu
Tel: (+352) 46 66 44 5346