JGraphT
<p>JGraphT是一个免费的Java图形库,提供数学图论中的对象和算法。它支持下各种图形类型:</p> <ul> <li><strong>directed</strong> and <strong>undirected</strong> graphs.</li> <li>graphs with <strong>weighted</strong> / <strong>unweighted</strong> / labeled or any user-defined edges.</li> <li>various edge multiplicity options, including: <strong>simple-graphs</strong>, <strong>multigraphs</strong>, <strong>pseudographs</strong>. </li> <li><strong>unmodifiable</strong> graphs - allow modules to provide "read-only" access to internal graphs.</li> <li><strong>listenable</strong> graphs - allow external listeners to track modification events.</li> <li><strong>subgraphs</strong> graphs that are auto-updating subgraph views on other graphs.</li> <li>all compositions of above graphs.</li> </ul> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1323355910077" target="_blank">http://www.open-open.com/lib/view/home/1323355910077</a></p>
本文由用户 fmms 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!