Uses of Package
dev.zemco.codegame.problems
Packages that use dev.zemco.codegame.problems
Package
Description
Provides evaluation capabilities of executions to the application.
Provides execution capabilities to the application.
Provides memory capabilities to execution.
MVC components for presenting the problem selection to the user.
MVC components for presenting the solution to the user.
Components related to problems solvable by the player.
-
Classes in dev.zemco.codegame.problems used by dev.zemco.codegame.evaluationClassDescriptionProblem is a challenge solvable by player.Problem case describes a test case of a
problem, which is used to validate player solution. -
Classes in dev.zemco.codegame.problems used by dev.zemco.codegame.executionClassDescriptionProblem case describes a test case of a
problem, which is used to validate player solution. -
Classes in dev.zemco.codegame.problems used by dev.zemco.codegame.execution.memoryClassDescriptionProblem cases memory settings contains memory settings, which are used to configure execution memory during validation of player's solution.
-
Classes in dev.zemco.codegame.problems used by dev.zemco.codegame.presentation.problemsClassDescriptionService that manages business logic related to management of problems available to the application.Problem is a challenge solvable by player.
-
Classes in dev.zemco.codegame.problems used by dev.zemco.codegame.presentation.solution
-
Classes in dev.zemco.codegame.problems used by dev.zemco.codegame.problemsClassDescriptionHandles storage of
problemsused by the application.Service that manages business logic related to management of problems available to the application.Problem is a challenge solvable by player.Problem case describes a test case of aproblem, which is used to validate player solution.Problem cases memory settings contains memory settings, which are used to configure execution memory during validation of player's solution.