v2023.02.17
This version can work with the Arkouda release v2023.02.08. Chapel 1.28.0.
We add the weight array to the graph data structure. Two new vertex properties VP1,VP2 for vertices and two new edge properties EP1, EP2 are also added to our graph structure.
"graph_add_property" is used to add a new property array.