Did you know ... Search Documentation:
Pack logicmoo_ec -- ext/ec_sources/examples/Antoniou1997/Dropout.txt

# # Copyright (c) 2005 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Common Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/cpl-v10.html # # Contributors: # IBM - Initial implementation #

loading examples/Antoniou1997/Dropout.e loading foundations/Root.e loading foundations/EC.e 5 variables and 5 clauses relsat solver 2 models --- model 1: 0 P Adult(Bill). Dropout(Bill). !Ab1(Bill). !Ab2(Bill). !Employed(Bill). --- model 2: 0 P Adult(Bill). Dropout(Bill). Employed(Bill). !Ab1(Bill). !Ab2(Bill). Dropout: 5 predicates, 0 functions, 0 fluents, 0 events, 3 axioms EC: 7 predicates, 0 functions, 0 fluents, 0 events, 0 axioms Root: 0 predicates, 0 functions, 0 fluents, 0 events, 0 axioms encoding 0.0s solution 0.0s total 0.1s Discrete Event Calculus Reasoner 1.0