#include "xproofs.h"

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

Contents


Public Routines in File xproofs.c

Index

expand_proofproof_to_xproofrenumber_proof

Details


Plist expand_proof(Plist proof, Uniftype utype, Ilist *pmap);
Given a proof, which is assumed to be an ordinary Otter proof (not a copy), return a more detailed proof, entirely new, leaving the given proof unchanged.
Plist proof_to_xproof(Plist proof);

void renumber_proof(Plist proof, int start);
We assume that every clause occurs after its parents.

Public Definitions in File xproofs.h


Introduction


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