[jgrapht-users] Changing target or source / merge vertices
Brought to you by:
barak_naveh,
perfecthash
From: Rikless <eri...@gm...> - 2013-07-05 16:19:35
|
Hi, Once an edge is created, how can I change its target or edge ? I've created a MyEdge Class with its own target and source fields which extends DefaultWeightedEdge, but source and target are not accessible from the DefaultWeightedEdge class. Actually, I need to process merging vertices into one, so related edges have to be modified. Any idea ? Thanks, Eric -- View this message in context: http://jgrapht-users.107614.n3.nabble.com/Changing-target-or-source-merge-vertices-tp4024832.html Sent from the jgrapht-users mailing list archive at Nabble.com. |