Class GdistanceTest

java.lang.Object
edu.cmu.tetrad.simulation.GdistanceTest

public class GdistanceTest extends Object
Created by Erich on 7/6/2016.
Version:
$Id: $Id
Author:
josephramsey
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String... args)
    The main method generates random graphs, loads a location map, calculates the distance between two graphs, and saves the output to a file.

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • main

      public static void main(String... args)
      The main method generates random graphs, loads a location map, calculates the distance between two graphs, and saves the output to a file.
      Parameters:
      args - the command line arguments