Did you know ... Search Documentation:
Pack logicmoo_ec -- ext/ec_sources/examples/Shanahan1997/StuffyRoom.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/Shanahan1997/StuffyRoom.e loading foundations/Root.e loading foundations/EC.e 27 variables and 57 clauses relsat solver 1 model --- model 1: 0 Happens(Start(), 0). 1 +Blocked1(). Happens(Close2(), 1). 2 +Blocked2(). +Stuffy(). P ReleasedAt(Stuffy(), 0). ReleasedAt(Stuffy(), 1). ReleasedAt(Stuffy(), 2). !Happens(Close1(), 0). !Happens(Close1(), 1). !Happens(Close1(), 2). !Happens(Close2(), 0). !Happens(Close2(), 2). !Happens(Start(), 1). !Happens(Start(), 2). !ReleasedAt(Blocked1(), 0). !ReleasedAt(Blocked1(), 1). !ReleasedAt(Blocked1(), 2). !ReleasedAt(Blocked2(), 0). !ReleasedAt(Blocked2(), 1). !ReleasedAt(Blocked2(), 2). EC: 7 predicates, 0 functions, 0 fluents, 0 events, 0 axioms Root: 0 predicates, 0 functions, 0 fluents, 0 events, 0 axioms StuffyRoom: 0 predicates, 0 functions, 3 fluents, 3 events, 9 axioms encoding 0.0s solution 0.0s total 0.1s Discrete Event Calculus Reasoner 1.0