Content deleted Content added
m link analysis of social networks using Find link |
→Suitability: deadlink is recoverable at https://bccdev.ime.usp.br/tccs/2011/edson/pdfs/Genealogia%20Acad%c3%aamica%20Lattes%20-%20monografia.pdf but is a bachelor's thesis (not reliable) so just remove its claim |
||
(16 intermediate revisions by 12 users not shown) | |||
Line 1:
{{Third-party|date=January 2021}}
{{Infobox software
| name = graph-tool
| title = Graph Tool
| logo = Graph-tool-logo.png
| screenshot =
Line 10 ⟶ 12:
| released = <!-- {{Start date|YYYY|MM|DD|df=yes/no}} -->
| discontinued =
| latest release version = 2.
| latest release date = {{Start date and age|
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
Line 21 ⟶ 23:
| status =
| genre = [[Software library]]
| license = [[
| website = {{URL|graph-tool.skewed.de}}
}}
'''graph-tool''' is a [[Python (programming language)|Python]] module for manipulation and statistical analysis of [[Graph (discrete mathematics)|graphs]] (AKA [[Network theory|networks]]). The core data structures and algorithms of graph-tool are implemented in [[C++]], making extensive use of [[metaprogramming]], based heavily on the [[Boost Graph Library]]
== Features ==
Line 43:
==Suitability==
Graph-tool can be used to work with very large graphs {{clarify|date=January 2021 |reason= Be more precise? Size of graph you can use depends strongly on context.}} in a variety of contexts, including simulation of [[epithelium|cellular tissue]],<ref>Bruno Monier et al, "Apico-basal forces exerted by apoptotic cells drive epithelium folding", Nature, 2015 [http://www.nature.com/nature/journal/vaop/ncurrent/full/nature14152.html]</ref> [[data mining]],<ref>Ma, Shuai, et al. "Distributed graph pattern matching." Proceedings of the 21st international conference on World Wide Web. ACM, 2012. [http://dl.acm.org/citation.cfm?id=2187963]</ref><ref>Ma, Shuai, et al. "Capturing topology in graph pattern matching." Proceedings of the VLDB Endowment 5.4 (2011): 310-321. [http://dl.acm.org/citation.cfm?id=2095690]</ref> [[Social network analysis|analysis of social networks]],<ref>Janssen, E., M. A. T. T. Hurshman, and N. A. U. Z. E. R. Kalyaniwalla. "Model selection for social networks using graphlets." Internet Mathematics (2012). [http://www.mathstat.dal.ca/~janssen/papers/Graphlets.pdf]</ref><ref>Asadi, Hirad Cyrus. Design and implementation of a middleware for data analysis of social networks. Diss. M Sc thesis report, KTH School of Computer Science and Communication, Stockholm, Sweden, 2007. [http://www.student.nada.kth.se/~hias02/xjobb-en.pdf] {{Webarchive|url=https://web.archive.org/web/20150122120734/http://www.student.nada.kth.se/~hias02/xjobb-en.pdf |date=2015-01-22 }}</ref> analysis of [[Peer-to-
==References==
Line 50 ⟶ 49:
==External links==
{{Portal|Free and open-source software}}▼
* {{official website|graph-tool.skewed.de}}
▲{{Portal|Free and open-source software}}
{{DEFAULTSORT:graph-tool}}
|