(batch "C:/hlocal/Lab-8-IA/gamesClassification.clp")
Slot name: game_category
Warning: All these symbols must be included with double quotes ("
)
- "adventure"
- "sports"
- "puzzle"
- "family"
- "rol"
- "strategy"
Slot name: game_difficulty
Warning: All these symbols must be included with double quotes ("
)
- "easy"
- "normal"
- "hard"
Slot name: game_duration
Warning: All these symbols must be included with double quotes ("
)
- 0 < X <= 60 (short_duration)
- 60 < X <= 120 (medium_duration)
- 120 < X (long_duration)