Skip to content
#

np-hard-problem

Here are 14 public repositories matching this topic...

Universal TSP path improver using the PCH (Position-Candidate-Hypothesis) paradigm. PCH takes ANY TSP path (from ANY algorithm), statistically analyzes it, and synthesizes a shorter path.

  • Updated Aug 24, 2026
  • Rust

a browser app that calculates the precise average and standard deviation of all the choices for the np-complete problems in polynomial time. It treats the problems as a thermal dynamic system and assign probabilities to witnesses using the Boltzmann distribution. The partition function is approximated using the entropy and a Taylor expansion.

  • Updated Aug 27, 2026
  • JavaScript

Add this topic to your repo

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

Learn more