Skip to content

Markov Chain Monte Carlo based Bipartite Graph Matching in Julia

License

Notifications You must be signed in to change notification settings

saurabhkm/juliaAllotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juliaAllotter

Stable Dev Build Status Build Status Codecov Coveralls

This is the code for the Teaching Assistant allocation problem modelled as bipartite graph matching which is solved using markov chain monte carlo based method.

Requirements

  • CSV
  • LinearAlgebra
  • Statistics
  • JLD

Note: The packaging of this code is currently underway for potentially expanding it for solving general allotment problems of this kind. For now, if you want to use the code with your dataset, please call the juliaAllotter.jl file in 'src' in julia REPL. This will generate the myfile.jld file in the results directory and the performance metrics can be visualized using the visual.ipynb file provided.

About

Markov Chain Monte Carlo based Bipartite Graph Matching in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published