We can model the grader matching process using a CSP with n variables, one for each student. Our CSP should find the maximum weight assignment, where the weights are determined by student preferences.
18. (2 points) What are the domains of the variables in the CSP?
19. (10 points) What are the factors of the CSP? For each factor, state its arity and write it as a function from variables to real numbers.
CSC 665: Artificial Intelligence