Decision Making Game

View the Project on GitHub supersede-project/dm_game

The Decision Making Game (DMGame) software tool is a software tool that supports the Decision Making problem.

The Decision Making problem in SUPERSEDE consists in finding the set of prioritised requirements that best meet the user requests: R^o =dm(R^u,C)

where:

In particular, the DMGame software tool consists of:

• a set of decision making algorithms;

• a general process management component, called the orchestrator;

• a set of decision making methods, integrated in the orchestrator;

• a set of user interfaces, which rely on the functional and technical specifications of WP5 Front End;

• a set of software interfaces, in the form of REST methods, which allow the communication with the WP5 Integration Framework.