Did you know ... Search Documentation:
Pack logicmoo_ec -- ext/ec_sources/examples/MillerShanahan2002/Bowl.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/MillerShanahan2002/Bowl.e loading foundations/Root.e loading foundations/EC.e 24 variables and 78 clauses relsat solver 1 model --- model 1: 0 1 2 Happens(LiftLeft(), 2). Happens(LiftRight(), 2). 3 +Raised(). P !Happens(LiftLeft(), 0). !Happens(LiftLeft(), 1). !Happens(LiftLeft(), 3). !Happens(LiftRight(), 0). !Happens(LiftRight(), 1). !Happens(LiftRight(), 3). !ReleasedAt(Raised(), 0). !ReleasedAt(Raised(), 1). !ReleasedAt(Raised(), 2). !ReleasedAt(Raised(), 3). !ReleasedAt(Spilt(), 0). !ReleasedAt(Spilt(), 1). !ReleasedAt(Spilt(), 2). !ReleasedAt(Spilt(), 3). Bowl: 0 predicates, 0 functions, 2 fluents, 2 events, 7 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