ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
occs.hpp File Reference
#include "global.h"
#include <vector>
Include dependency graph for occs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CaDiCaL
 

Typedefs

typedef vector< Clause * > CaDiCaL::Occs
 
typedef Occs::iterator CaDiCaL::occs_iterator
 
typedef Occs::const_iterator CaDiCaL::const_occs_iterator
 

Functions

void CaDiCaL::shrink_occs (Occs &os)
 
void CaDiCaL::erase_occs (Occs &os)
 
void CaDiCaL::remove_occs (Occs &os, Clause *c)