assignment_2 function

assignment problem 2

assignment problem 2

Solve an assignment problem Winston "Operations Research", page 398, swimming team example Model created by Hakan Kjellerstrand(hakank(at)bonetmail.com) See : http://www.hakank.org/minizinc/assignment2.mzn

assignment_2(rows, cols, cost)

Arguments

  • rows: number of columns
  • cols: number of tasks
  • cost: cost matrix (to be provided as 1-D vector)
  • Maintainer: Akshit Achara
  • License: Mozilla Public License Version 2.0
  • Last published: 2021-10-15