About the Algorithm:
GPseq (Generalized Phragmen Sequential) is a proportional representation algorithm used in participatory budgeting.
It aims to select a set of projects within a given budget by distributing load (cost responsibility) fairly among voters,
based on their approvals. At each step, it selects the project that minimally increases the maximum individual load.
Enter the budget, project list, and approval profile using the following format:
10
)name,cost
(e.g., c1,4
)0,1
)