Skip to content

arthuruan/jobs-orchestrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobs Ocherstrator

Technologies   |    Project   |    How to contribute   |    License

PRs welcome! License


🚀 Technologies

This project was developed with the following technologies:

💻 Project

Jobs Orchestrator is a project to optimize the allocation of jobs in a given set of servers. The project makes use of a construction heuristic and from this solution applies the VND(Variable Neighborhood Descent) algorithm using Swap and Re-insertion as neighborhood movement algorithms.

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

After your pull request is merged, you can delete your branch.

📝 License

This project is under the MIT license. See the LICENSE file for more details.


About

Jobs Orchestrator Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages