jtilly / matchingR

Algorithms for Matching Markets in R and C++
https://cran.r-project.org/package=matchingR
50 stars 18 forks source link

Error in one2one and galeShapley #42

Closed desiw28 closed 1 year ago

desiw28 commented 1 year ago

I followed the steps you've been posted in https://github.com/jtilly/matchingR/ However when I coded, there are some errors in "one2one" and "galeShapley" function.