Class Prolog

java.lang.Object
com.articulate.sigma.Prolog

public class Prolog extends Object
  • Field Details

    • kb

      public static KB kb
  • Constructor Details

    • Prolog

      public Prolog()
  • Method Details

    • writePrologFile

      public static String writePrologFile(String fname)
      Parameters:
      fname - - the name of the file to write, including full path.
    • main

      public static void main(String[] args)