Skip to content
#

np-hard

Here are 28 public repositories matching this topic...

Repository of scripts and data for the "Robustness and resilience of complex networks" paper by Oriol Artime, Marco Grassia, Manlio De Domenico, James P. Gleeson, Hernán A. Makse, Giuseppe Mangioni, Matjaž Perc and Filippo Radicchi, published at Nature Review Physics (2024). https://doi.org/10.1038/s42254-023-00676-y

  • Updated Jun 21, 2024
  • Python

This repo encapsulates a Python implementation of the Simulated Annealing Algorithm to solve by means of a "minimum energy state" heuristic the NP-hard n-machines|no preemption|C_max job shop scheduling problem, considering n=2 machines and jobs having release dates. The code was designed and wrote by me. The whole heuristic design, complexity a…

  • Updated Dec 8, 2022
  • Python

Improve this page

Add a description, image, and links to the np-hard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the np-hard topic, visit your repo's landing page and select "manage topics."

Learn more