maxtuno
sharing files on https://twitter.com/maxtuno
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusesharing files on https://twitter.com/maxtuno
A HESS Knapsack O(n^2.x) + O(Oracle) Pseudo (exact in many cases) Optimal Solver
C++ 3
The original HESS (Hyper Exponential Space Sorting) is a polynomial black-box optimization algorithm, that work very well with any NP-Complete, or NP-Hard problem, at 2021 thanks to suggestions of …