Did you know ... Search Documentation:
Pack prologmud_I7 -- prolog/ec_planner/examples/Mueller2004b/TV2.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/Mueller2004b/TV2.e loading foundations/Root.e loading foundations/EC.e 13 variables and 25 clauses relsat solver 1 model --- model 1: 0 Happens(TurnOn(James, Switch1), 0). 1 +SwitchOn(Switch1). P !ReleasedAt(PluggedIn(TV1), 0). !ReleasedAt(PluggedIn(TV1), 1). !ReleasedAt(SwitchOn(Switch1), 0). !ReleasedAt(SwitchOn(Switch1), 1). !ReleasedAt(TVOn(TV1), 0). !ReleasedAt(TVOn(TV1), 1). EC: 7 predicates, 0 functions, 0 fluents, 0 events, 0 axioms Root: 0 predicates, 0 functions, 0 fluents, 0 events, 0 axioms TV2: 0 predicates, 1 functions, 3 fluents, 2 events, 7 axioms encoding 0.0s solution 0.0s total 0.1s Discrete Event Calculus Reasoner 1.0