#include "detach.h"

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

Contents


Public Routines in File detach.c

Index

cond_detachcond_detach_2

Details


void cond_detach(Clause major, Clause minor, void (*proc_proc) (Clause));
Attempt a condensed detachment.
void cond_detach_2(Clause c1, Clause c2, void (*proc_proc) (Clause));
Attempt two condensed detachments, with each clause as major premise.

Public Definitions in File detach.h


Introduction


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