#include "demodulate.h"

This page has information from files demodulate.h and demodulate.c.

Contents


Public Routines in File demodulate.c

Index

back_demod_indexdemodulate_clausedestroy_demodulation_indexinit_back_demod_index
back_demodulatabledestroy_back_demod_indexindex_demodulatorinit_demodulator_index

Details


void back_demod_index(Clause c, Indexop operation);

Plist back_demodulatable(Clause demod);

void demodulate_clause(Clause c);
Demodulate Clause c, using demodulators alreadly known to this package. If any rewriting occurs, the justification is appended to the clause's existing justification.
void destroy_back_demod_index(void);

void destroy_demodulation_index(void);

void index_demodulator(Clause c, Indexop operation);

void init_back_demod_index(Mindextype mtype, Uniftype utype, int fpa_depth);

void init_demodulator_index(Mindextype mtype, Uniftype utype, int fpa_depth);

Public Definitions in File demodulate.h


Introduction


These activities are projects of the Mathematics and Computer Science Division of Argonne National Laboratory.