poli.objective_repository.super_mario_bros.register#
Registers the Super Mario Bros objective function and factory.
The metric being recorded is the number of jumps Mario makes in a given level. The goal is, of course, maximizing it while keeping the level playable.
Classes
|
Black box which returns how many jumps were performed by Mario in the given level. |
|
Problem factory for the Super Mario Bros objective function. |