FORM  4.3
Functions
lus.c File Reference
#include "form3.h"

Go to the source code of this file.

Functions

int Lus (WORD *term, WORD funnum, WORD loopsize, WORD numargs, WORD outfun, WORD mode)
 
int FindLus (int from, int level, int openindex)
 
int SortTheList (int *slist, int num)
 

Detailed Description

Routines to find loops in index contractions. These routines allow for a category of topological statements. They were originally developed for the color library.

Definition in file lus.c.