From: arastoo b. <ara...@ya...> - 2013-04-24 17:22:57
|
Hello i am new in jgrapht and i have download it 2 days ago. i want to make an undirect weighted graph with custom vertex structure. the vertex should have these properties: 1-string data 2-double teta 3-string status i dont know how to define these vertex structure in JGrapht and make my graph with this vertex structure, also i dont know which type of graph should i use please help me |