A production for a rule of a composition system. More...
Public Member Functions | |
Production (int t1=0, int t2=0, LongInteger l=0, int h=0) | |
Public Attributes | |
int | theTerm1 |
int | theTerm2 |
LongInteger | theLength |
int | theHeight |
bool | reduced |
A production for a rule of a composition system.
Each rule of a composition system is of the form or . If or is zero then that part does not exist.
Definition at line 62 of file StraightLineProgramWord.h.
StraightLineProgramWord::Production::Production | ( | int | t1 = 0 , |
|
int | t2 = 0 , |
|||
LongInteger | l = 0 , |
|||
int | h = 0 | |||
) | [inline] |
Definition at line 64 of file StraightLineProgramWord.h.
Definition at line 76 of file StraightLineProgramWord.h.
Definition at line 75 of file StraightLineProgramWord.h.
Definition at line 74 of file StraightLineProgramWord.h.
Definition at line 72 of file StraightLineProgramWord.h.
Definition at line 73 of file StraightLineProgramWord.h.