concepts.dm.pdsketch.strips.atomic_strips_domain.load_astrips_problem_file#
- load_astrips_problem_file(domain, astrips_domain, filename)[source]#
Load a strips problem from a problem file.
- Parameters:
domain (Domain) – the domain of the problem.
filename (str) – the problem file.
astrips_domain (AtomicStripsDomain)
- Returns:
the strips problem.
- Return type: