back_demod_index | demodulate_clause | destroy_demodulation_index | init_back_demod_index |
back_demodulatable | destroy_back_demod_index | index_demodulator | init_demodulator_index |
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);
These activities are projects of the Mathematics and Computer Science Division of Argonne National Laboratory.