ABC: A System for Sequential Synthesis and Verification
Loading...
Searching...
No Matches
proprobe.h
Go to the documentation of this file.
1
#ifndef _proprobe_h_INCLUDED
2
#define _proprobe_h_INCLUDED
3
4
#include <stdbool.h>
5
6
#include "
global.h
"
7
ABC_NAMESPACE_HEADER_START
8
9
struct
kissat
;
10
struct
clause
;
11
12
struct
clause
*
kissat_probing_propagate
(
struct
kissat
*,
struct
clause
*,
13
bool
flush);
14
15
ABC_NAMESPACE_HEADER_END
16
17
#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_probing_propagate
struct clause * kissat_probing_propagate(struct kissat *, struct clause *, bool flush)
Definition
proprobe.c:37
clause
Definition
clause.h:22
kissat
Definition
internal.h:79
src
sat
kissat
proprobe.h
Generated by Doxygen 1.13.2 © 2025 EPTansuo. All rights reserved.
鲁ICP备2021046540号