AI-Planning / macq

Library for action model acquisition from state trace data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StateSpace Enumeration

haz opened this issue · comments

Some techniques require the full state space in order to work. We can capture this as the complete set of transitions -- each $(s,a,s')$ transition being a trace of length 2.