Directed Graph Analysis Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "> ↵" to "> ")
m (Text replacement - "ions]] " to "ion]]s ")
 
Line 22: Line 22:
=== 2009 ===
=== 2009 ===
* http://en.wikipedia.org/wiki/Network_theory
* http://en.wikipedia.org/wiki/Network_theory
** '''Network theory</B> is an area of [[Computer Science|computer science]] and [[Network Science|network science]] and part of [[Graph Theory|graph theory]]. It has application in many disciplines including [[particle physics]], [[computer science]], [[biology]], [[economics]], [[operations research]], and [[sociology]]. Network theory concerns itself with the study of [[graph (mathematics)|graphs]] as a representation of either [[Symmetric Relation|symmetric relations]] or, more generally, of [[Directed Graph| asymmetric relations]] between discrete objects. Applications of network theory include logistical networks, the [[World Wide Web]], [[gene regulatory network| gene regulatory networks]], metabolic networks, [[social network]]s, [[epistemological]] networks, etc.
** '''Network theory</B> is an area of [[Computer Science|computer science]] and [[Network Science|network science]] and part of [[Graph Theory|graph theory]]. It has application in many disciplines including [[particle physics]], [[computer science]], [[biology]], [[economics]], [[operations research]], and [[sociology]]. Network theory concerns itself with the study of [[graph (mathematics)|graphs]] as a representation of either [[Symmetric Relation|symmetric relation]]s or, more generally, of [[Directed Graph| asymmetric relation]]s between discrete objects. Applications of network theory include logistical networks, the [[World Wide Web]], [[gene regulatory network| gene regulatory networks]], metabolic networks, [[social network]]s, [[epistemological]] networks, etc.
* http://en.wikipedia.org/wiki/List_of_network_theory_topics
* http://en.wikipedia.org/wiki/List_of_network_theory_topics



Latest revision as of 07:26, 22 August 2024

A Directed Graph Analysis Algorithm is a graph analysis algorithm that can be implemented by a directed graph analysis system to solve a directed graph analysis task.



References

2009

2001