sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.41k stars 475 forks source link

Conference Scheduler #9587

Open haraldschilly opened 14 years ago

haraldschilly commented 14 years ago

Let Sage schedule all the talks at a conference (or sage days) via an object oriented framework using the MILP solver infrastructure. I.e. specify dependencies between the talks when they build upon each other and pay attention to avoid scheduling talks of the same topic at the same time if there is more than one session room.

Depends on #9586

Component: numerical

Issue created by migration from https://trac.sagemath.org/ticket/9587

haraldschilly commented 14 years ago

Description changed:

--- 
+++ 
@@ -1 +1,3 @@
 Let Sage schedule all the talks at a conference (or sage days) via an object oriented framework using the MILP solver infrastructure. I.e. specify dependencies between the talks when they build upon each other and pay attention to avoid scheduling talks of the same topic at the same time if there is more than one session room.
+
+Depends on #9586
haraldschilly commented 14 years ago

Attachment: 9587-conferencescheduler.patch.gz