• Stars
    star
    2
  • Language
    Java
  • Created almost 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Java implementation of Edmonds blossom algorithm to find minimal 1-factor in a weighted graph inspired by http://kedrigern.dcs.fmph.uniba.sk/kralovic/new/documents/2-inf-221-apx/dualita.pdf (page 64) It's a netbeans project.