wergstatt / gale-shapley

Implementation of Gale-Shapley Matching Algorithm in Scala
0 stars 0 forks source link

Introduce more objects #5

Open wergstatt opened 4 years ago

wergstatt commented 4 years ago

Currently, there is an enormous amount of functions with non-verbose mappings and filters. Try to introduce more classes to allow for a more verbose code. Currently, nobody will be willing to read the stuff you've written...

wergstatt commented 4 years ago

The following Objects have been introduced in order to increase verbosity of the GaleShapleyState object: