Skip to content

FrederikHeck/STA-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STA-Algorithm

An Algorithm solving the student-topics-assignement (STA) problem using applied combinatorics.

The math is brought together and explained in doc/algorithmic_matching.
To know more about the project check out files in doc/ or the pdf in present/.
The compiled code is in out/.

The src-code is my adaoption of the network-flow algorithm from A Java Library of Graph Algorithms and Optimization by H.T.Lau

Giving you an idea of the graph-model:

An example graph

An example matching

About

An Algorithm solving the student-topics-assignement (STA) problem using applied combinatorics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages