#include "mpmInt.h"
Go to the source code of this file.
Functions | |
| int | Mpm_CutComputeTruth (Mpm_Man_t *p, Mpm_Cut_t *pCut, Mpm_Cut_t *pCut0, Mpm_Cut_t *pCut1, Mpm_Cut_t *pCutC, int fCompl0, int fCompl1, int fComplC, int Type) |
| int Mpm_CutComputeTruth | ( | Mpm_Man_t * | p, |
| Mpm_Cut_t * | pCut, | ||
| Mpm_Cut_t * | pCut0, | ||
| Mpm_Cut_t * | pCut1, | ||
| Mpm_Cut_t * | pCutC, | ||
| int | fCompl0, | ||
| int | fCompl1, | ||
| int | fComplC, | ||
| int | Type ) |
Definition at line 215 of file mpmTruth.c.
