#include "resolve.h"

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

Contents


Public Routines in File resolve.c

Index

binary_factorsbinary_resolutionhyper_resolutionur_resolution

Details


Glist binary_factors(Clause c, Uniftype utype);

Glist binary_resolution(Clause c, Lindex idx);
Binary resolution.
Glist hyper_resolution(Clause c, Lindex idx);
Hyperresolution.
Glist ur_resolution(Clause c, Lindex idx);
Unit-resulting resolution.

Public Definitions in File resolve.h


Introduction


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