def full_states(self): """The full (exponentially large) set of states.""" return all_states(free=self.variables)