challenge_hand_me_that
Classes | Variables
challenge_hand_me_that.hand_me_that Namespace Reference

Classes

class  HandMeThat
 

Variables

 challenge_knowledge = load_knowledge('challenge_hand_me_that')
 
 HOME_LOCATION = challenge_knowledge.home_location
 
 POSSIBLE_FURNITURE = challenge_knowledge.all_possible_furniture
 
 ROOM = challenge_knowledge.room
 
 STARTING_POINT = challenge_knowledge.starting_point
 

Variable Documentation

◆ challenge_knowledge

challenge_hand_me_that.hand_me_that.challenge_knowledge = load_knowledge('challenge_hand_me_that')

Definition at line 23 of file hand_me_that.py.

◆ HOME_LOCATION

challenge_hand_me_that.hand_me_that.HOME_LOCATION = challenge_knowledge.home_location

Definition at line 26 of file hand_me_that.py.

◆ POSSIBLE_FURNITURE

challenge_hand_me_that.hand_me_that.POSSIBLE_FURNITURE = challenge_knowledge.all_possible_furniture

Definition at line 27 of file hand_me_that.py.

◆ ROOM

challenge_hand_me_that.hand_me_that.ROOM = challenge_knowledge.room

Definition at line 28 of file hand_me_that.py.

◆ STARTING_POINT

challenge_hand_me_that.hand_me_that.STARTING_POINT = challenge_knowledge.starting_point

Definition at line 25 of file hand_me_that.py.