Thinklab-SJTU/UniCO

[ICLR 2025] UniCO: On Unified Combinatorial Optimization via Problem Reduction to Matrix-Encoded General TSP

21
/ 100
Experimental

This project helps operations managers, logisticians, or supply chain analysts solve complex routing and scheduling problems by transforming them into a standard Traveling Salesperson Problem (TSP) format. You provide a "distance matrix" β€” a table showing the cost or time to go from any point to any other point β€” and it outputs an optimized route. This is designed for anyone needing to find the most efficient sequence of stops or tasks in a scenario with many constraints or unusual "distances" between points.

No commits in the last 6 months.

Use this if you need to solve various combinatorial optimization challenges, like vehicle routing, job scheduling, or even logical satisfiability, by converting them into a generalized Traveling Salesperson Problem (TSP) format.

Not ideal if your problems always involve standard Euclidean distances on a 2D map, as this tool is specifically designed for more complex, non-metric, or asymmetric 'distance' scenarios.

combinatorial-optimization logistics-routing operations-research scheduling supply-chain-optimization
No License Stale 6m No Package No Dependents
Maintenance 2 / 25
Adoption 6 / 25
Maturity 8 / 25
Community 5 / 25

How are scores calculated?

Stars

15

Forks

1

Language

Python

License

Last pushed

Jun 20, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Thinklab-SJTU/UniCO"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.