Deprecated API


Contents
Deprecated Methods
netkit.graph.Graph.addEdge(Edge)
          Use of this method is deprecated, use Graph.addEdge(EdgeType,Node,Node,double) instead 
netkit.classifiers.NetworkLearning.main(String[])
          You should use Netkit.main to access NetworkLearning from now on