org.activemath.omdocjdom.index.infomap
Class InfomapCommunicator

java.lang.Object
  extended by org.activemath.omdocjdom.index.infomap.InfomapCommunicator

public class InfomapCommunicator
extends Object


Constructor Summary
InfomapCommunicator(String modelPath, String modelTag, String p2b, String p2p, String indexFile, boolean logConsoleOutput)
           
 
Method Summary
 InfomapResult associate(String[] pros, String[] negs)
           
 void buildModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfomapCommunicator

public InfomapCommunicator(String modelPath,
                           String modelTag,
                           String p2b,
                           String p2p,
                           String indexFile,
                           boolean logConsoleOutput)
Method Detail

associate

public InfomapResult associate(String[] pros,
                               String[] negs)

buildModel

public void buildModel()