Package com.macrofocus.molap.network
-
Interface Summary Interface Description Graph<Vertex,Edge> Created by luc on 05/07/16.Network<Node,Link,Column,Value> Created by luc on 05/07/16.NetworkListener Created by luc on 15/07/16. -
Class Summary Class Description AbstractNetwork<Node,Link,Column,Value> Created by luc on 15/07/16.AggregatedNodesDataFrame<Node,Link,Column,Value> FloydWarshall<Node,Link> TheFloydWarshall
class represents a data type for solving the all-pairs shortest paths problem in edge-weighted digraphs with no negative cycles.LinksDataFrame<Node,Link,Column,Value> NodesDataFrame<Node,Column,Value> SimpleNetwork<Node,Link,Column,Value> Created by luc on 05/07/16.