ILP Part 26 — Students Placement Problem Part 9 — Coefficients

This is the twenty sixth part of the ILP series. For your convenience you can find other parts in the table of contents in Part 1 – Boolean algebra Hello! Today we are going to discuss the case of coefficients for cost function. Let’s begin. What is important? We already know how to maximize students’ … Continue reading ILP Part 26 — Students Placement Problem Part 9 — Coefficients

ILP Part 25 — Students Placement Problem Part 8 — Unlucky person

This is the twenty fifth part of the ILP series. For your convenience you can find other parts in the table of contents in Part 1 – Boolean algebra Hello! This time we implement another part of our cost function, the happiness of most unlucky person. Let’s go. Happiness of collective Throughout previous parts we … Continue reading ILP Part 25 — Students Placement Problem Part 8 — Unlucky person

ILP Part 22 — Students Placement Problem Part 5 — Continuous Classes

This is the twenty second part of the ILP series. For your convenience you can find other parts in the table of contents in Part 1 – Boolean algebra Last time we saw how to include preferences points in the cost function. Today we are going to implement yet another nice feature of our scheduling … Continue reading ILP Part 22 — Students Placement Problem Part 5 — Continuous Classes