Skip to content

Contributing to the library #49

@MightyArty

Description

@MightyArty

Hey, I'm a Computer Science student (in my last semester), and recently I've implemented an improved version of the well-known Munkers algorithm by backtracking as a part of my last course at the University.
This improved version is also faster than the original one and also gives the option of assigning each agent to more than 1 task, and each task to more than 1 agent.

The link for the paper research on which my code is based:
https://www.sciencedirect.com/science/article/pii/S0304397516000037?ref=pdf_download&fr=RR-2&rr=89adcd6b4d2ae3c7

Below is the comparison in the running time:

The size indicates a randomly generated matrix with sizes from 5 to 800.
performance_comparison_plot

I would like to contribute my implementation to this library if it's possible.

Thanks, would be glad to hear from you.
You can reach me at my email as well: tomshabalin95@gmail.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions