harpoon.Analysis.Partition
Class Main

java.lang.Object
  extended by harpoon.Analysis.Partition.Main

public class Main
extends Object

Version:
$Id: Main.java,v 1.7 2003/07/28 22:33:36 cananian Exp $
Author:
Mark A. Foltz <mfoltz@ai.mit.edu>

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
           
static WeightedGraph parseProfile(WeightedGraph g, BufferedReader in, WGNode[] pseudo_nodes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)

parseProfile

public static WeightedGraph parseProfile(WeightedGraph g,
                                         BufferedReader in,
                                         WGNode[] pseudo_nodes)