modules.applications.optimization.salbp.salbp.parse_number_of_tasks

parse_number_of_tasks(number_task: str) int

Parse the number n of tasks in this problem.

Parameters:

number_task -- The number of tasks as a string

Returns:

The number of tasks as an integer