Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2005-12-11 17:14:38
Size: 622
Editor: 221
Comment:
Revision 5 as of 2009-04-21 21:02:57
Size: 664
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

http://mathworld.wolfram.com/Graph.html
Line 16: Line 18:

http://mathworld.wolfram.com/Graph.html
 * [NetworkX] : [Python] 라이브러리

One of DataStructure. A set of zero or more nodes, and a set of zero or more edges where each edge is a multiset of any 2 nodes. GraphTheory is a research area about [Graph]

http://mathworld.wolfram.com/Graph.html

객체들 사이의 관계나 연결에 따라 정의되는 문제들을 모델링하는데 주로 사용되는 유연한 DataStructure이다. 객체는 node로 표현되고 관계는 edge로 표현된다.

The types of [Graph]

관련정보

관련프로그램

  • GraphViz : [Graph] visualization program

  • [NetworkX] : [Python] 라이브러리

Graph (last edited 2012-09-08 12:45:27 by 175)

web biohackers.net