Relevant Mathematical Models and Computational Tasks

    {% for pair in pairs %}
  1. {% if pair.has_model %} {{ pair.model.Name }} {% else %} MISSING MATHEMATICAL MODEL {% endif %} {% if pair.has_tasks %} {% else %} {% endif %}
  2. {% empty %} - {% endfor %}