ioi-germany / cms

Contest Management System
GNU Affero General Public License v3.0
13 stars 1 forks source link

Testcase quality #20

Closed t-lenz closed 2 years ago

t-lenz commented 2 years ago

This branch introduces testcase quality checks. More concretely, the established constraint/special_case commands now allow an additional parameter frequency that specifies how often the constraint or special case should be satisfied in the given scope. Via these soft constraints you can now enforce for example that only few cases in a given subtask of a graph bases problem are trees or that most of the testcases are "large."