abc-master
|
#include "cnf.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START void | Cnf_ManPostprocess_old (Cnf_Man_t *p) |
DECLARATIONS ///. More... | |
void | Cnf_ManTransferCuts (Cnf_Man_t *p) |
void | Cnf_ManFreeCuts (Cnf_Man_t *p) |
void | Cnf_ManPostprocess (Cnf_Man_t *p) |
void Cnf_ManFreeCuts | ( | Cnf_Man_t * | p | ) |
void Cnf_ManPostprocess | ( | Cnf_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 165 of file cnfPost.c.
ABC_NAMESPACE_IMPL_START void Cnf_ManPostprocess_old | ( | Cnf_Man_t * | p | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [cnfPost.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [AIG-to-CNF conversion.]
Synopsis []
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - April 28, 2007.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file cnfPost.c.