#include "espresso.h"
Go to the source code of this file.
Functions | |
| pcover | irredundant (pcover F, pcover D) |
| void | mark_irredundant (pcover F, pcover D) |
| void | irred_split_cover (pcover F, pcover D, pcover *E, pcover *Rt, pcover *Rp) |
| sm_matrix * | irred_derive_table (pcover D, pcover E, pcover Rp) |
| bool | cube_is_covered (pcube *T, pcube c) |
| bool | tautology (pcube *T) |
| bool | taut_special_cases (pcube *T) |
Definition at line 155 of file irred.c.

Definition at line 92 of file irred.c.

Definition at line 27 of file irred.c.

Definition at line 40 of file irred.c.

Definition at line 250 of file irred.c.

Definition at line 217 of file irred.c.
