-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
General
- how do we store the required objects?
- what could be called a
parameter
, what amodel
here? - what inputs do we want to give for creation of each?
- discuss below with examples.
in particular
- How do we represent \Psi_i, i.e. the set of all possible courses for student i?
- how do we represent x_i, the courses chosen?
- these considerations should be informed by how we want to address issue Define Course Demand function d(p) -> demand for each course #4
( notice you can display code nicely by using tripple back ticks before and after the code block - as described in your markdown cheat sheets! :-) )
Metadata
Metadata
Assignees
Labels
No labels