Network Basics Flashcards
What are the four type of nodal connections?
Unweighted/undirected
weighted/undirected
unweighted/directed
weighted/directed
What are co-citation networks?
A network that describes some kind of implicit connection between nodes i and j; the larger the element value the more closely related the two articles are.
They are also a type of acyclic networks.
Bipartite Networks
A bipartite network is a graph structure where nodes are from two distinct domains and only inter-domain interactions exist as edges.
Cyclic Network
A network in which some local connections can form a cycle.
What is an acyclic network?
A network that contains no cycles anywhere in the network. These almost must having an ending node with no outgoing link.