XPSblocksworldequation
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Artificial Intelligence
Introduced first in SolidGeometry 5.4, Creation date: 2023-11-30, Last change: 2025-08-18
RULES for the XPSEQS blockworld problem
Description
This creates simple the test data for the GPS=AI with respect to to Peter Norvig (1991) using the STRIPS Rules
It can be used to define similar knowledge action rules
See Also: XPSGPS
, XPSEQS
, XPSblocksworld
, XPSslidingpuzzle
Example Illustration
Syntax
[ops,start,finish]=XPSblocksworldequation
Output Parameter
ops: | | cell list [n x 4] describing action-name, precondition, add-state, diff-state |
start: | | string array describing the start state |
finish: | | string array describing the final state |
Examples
[ops,start,finish]=XPSblocksworldequation % Example efinitions of operators start-state and goal-state
XPSGPS(ops, start, finish)
References
- Norvig, Peter (1991): Paradigms of Artificial Intelligence Programming, Morgan Kaufmann Publisher, San Mateo, CA, USA
Copyright 2023-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21