[BACK]Return to README CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / TiGERS_0.9

File: [local] / OpenXM_contrib / TiGERS_0.9 / Attic / README (download)

Revision 1.1.1.1 (vendor branch), Sat Nov 27 10:58:43 1999 UTC (24 years, 5 months ago) by maekawa
Branch: TIGERS
CVS Tags: maekawa-ipv6, VERSION_0_9, RELEASE_20000124, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.1: +0 -0 lines

Import TiGERS 0.9

TiGRES -- version 0.9 
  A program for enumerating all reduced grobner bases of a toric ideal.

  To build the executable:
		unpack contents and type "make tigers"

  For instructions: type "./tigers -h"

Sub directories
    "examples"  contains example input files.
       "paper"  contains a latex version of the paper

BUGS/Things which should be fixed soon.
A) TIMING DOESN'T WORK RIGHT FOR LARGE EXAMPLES
a) Add an option for computing the universal grobner basis.
b) Use more efficient way of storing list of grobner bases and
   checking to see if a new one has allready been seen in the
   exsearch.c.