Giter Club home page Giter Club logo

zju_3_2_algorithmdesignandanalysis's Introduction

README

It's the final project for this course. BTW I like this course and professor very much though I did not do a good job in the final test I think. And I'm really really really busy recently with lots of projects, homeworks and things before go USA.

What I do basically is to find out the maximum matching for unweighted bipartite graph and I read the src code from Amir Bawab (https://github.com/amirbawab) about Hungarian Algorithm to find out the best matching for completed graph.

Really thanks for those two repositories:

https://github.com/mikemaio11/bipartite-graph
https://github.com/amirbawab/Hungarian-Algorithm

RUN

  1. Though I create a .jar file, it does not run successfully;

  2. Therefore, it would be better to run Hungarian_DFS/src/Hungarian.java or Humgarian_Array/src/Hungarian_Input.java directly;

  3. I use Intellij Idea 2017.03 while I think other IDE or terminal can run this file too with Java 9.0;

  4. If you use IDE to run the file, you need to input the file path and name after the hint. e.g. You can input following file path to run test data:

    โ€‹ data\test0.txt

Data

  1. test input: data\test0.txt
  2. test output: test0_hungarian_DFS.txt

zju_3_2_algorithmdesignandanalysis's People

Contributors

laylalaisy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.