Did you know ... Search Documentation:
Pack logicmoo_ec -- ext/ec_sources/examples/Mueller2006/Chapter8/CameraWithFlash.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/Mueller2006/Chapter8/CameraWithFlash.e loading foundations/Root.e loading foundations/EC.e 18 variables and 42 clauses relsat solver 1 model --- model 1: 0 Happens(ReleaseShutter(Camera1), 0). 1 +ImproperlyExposedPicture(Camera1). Happens(ReleaseShutter(Camera1), 1). Happens(TriggerFlash(Camera1), 1). 2 +ProperlyExposedPicture(Camera1). P !Happens(ReleaseShutter(Camera1), 2). !Happens(TriggerFlash(Camera1), 0). !Happens(TriggerFlash(Camera1), 2). !ReleasedAt(ImproperlyExposedPicture(Camera1), 0). !ReleasedAt(ImproperlyExposedPicture(Camera1), 1). !ReleasedAt(ImproperlyExposedPicture(Camera1), 2). !ReleasedAt(ProperlyExposedPicture(Camera1), 0). !ReleasedAt(ProperlyExposedPicture(Camera1), 1). !ReleasedAt(ProperlyExposedPicture(Camera1), 2). CameraWithFlash: 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