{% load i18n %}
{% blocktrans %}You can add some constraints to obtain a better schedule. You can limit the total time passed by a given resource on tasks of a given type, or on the contrary ensures that any resource processes at least a certain number of tasks of another kind. {% endblocktrans %}
{% trans 'At most or at least…' %} | {% trans 'this number…' %} | {% trans 'of tasks of category…' %} | {% trans 'within this period' %} |
---|
{% trans 'At most or at least…' %} | {% trans 'this time…' %} | {% trans 'on tasks of category…' %} | {% trans 'within this period' %} |
---|