Deprecated API


Contents
Deprecated Interfaces
de.aitools.aq.graph.weighted.UndirectedGraph
          see package de.aitools.aq.structure.graph 
de.aitools.aq.graph.weighted.UndirectedIntGraph
          see package de.aitools.aq.structure.graph 
de.aitools.aq.graph.weighted.UndirectedLongGraph
          see package de.aitools.aq.structure.graph 
de.aitools.aq.graph.weighted.UndirectedMutableGraph
          see package de.aitools.aq.structure.graph 
de.aitools.aq.graph.weighted.UndirectedMutableIntGraph
          see package de.aitools.aq.structure.graph 
de.aitools.aq.graph.weighted.UndirectedMutableLongGraph
          see package de.aitools.aq.structure.graph 
 

Deprecated Classes
de.aitools.aq.graph.weighted.concrete.ComparablesUndirectedGraph
          see package de.aitools.aq.structure.graph 
de.aitools.aq.graph.weighted.concrete.ConcreteUndirectedIntGraph
          see package de.aitools.aq.structure.graph 
de.aitools.aq.graph.weighted.concrete.ConcreteUndirectedLongGraph
          see package de.aitools.aq.structure.graph 
de.aitools.aq.graph.weighted.concrete.GeneralUndirectedGraph
          see package de.aitools.aq.structure.graph 
de.aitools.aq.graph.weighted.util.KNNGraph
          new implementation will be added soon. It will use a GraphCreator interface. KNN is then only one of different concrete classes.