ABC: A System for Sequential Synthesis and Verification
Loading...
Searching...
No Matches
propsearch.h
Go to the documentation of this file.
1
#ifndef _propsearch_h_INCLUDED
2
#define _propsearch_h_INCLUDED
3
4
#include "
global.h
"
5
ABC_NAMESPACE_HEADER_START
6
7
struct
kissat
;
8
struct
clause
;
9
10
struct
clause
*
kissat_search_propagate
(
struct
kissat
*);
11
12
ABC_NAMESPACE_HEADER_END
13
14
#endif
ABC_NAMESPACE_HEADER_END
#define ABC_NAMESPACE_HEADER_END
Definition
abc_namespaces.h:51
ABC_NAMESPACE_HEADER_START
#define ABC_NAMESPACE_HEADER_START
NAMESPACES ///.
Definition
abc_namespaces.h:50
global.h
kissat_search_propagate
struct clause * kissat_search_propagate(struct kissat *)
Definition
propsearch.c:46
clause
Definition
clause.h:22
kissat
Definition
internal.h:79
src
sat
kissat
propsearch.h
Generated by Doxygen 1.13.2 © 2025 EPTansuo. All rights reserved.
鲁ICP备2021046540号