[jgrapht-users] DefaultEdge vs Void
Brought to you by:
barak_naveh,
perfecthash
From: Victor P. <po...@na...> - 2018-01-06 14:14:57
|
What is the difference between Graph<T,DefaultEdge> and Graph<T,Void>? Does the second work? |