Clusterpuck / QuantumBackend

Python backend to interface with quantum algorithms, database and presentation
0 stars 0 forks source link

Prepare Route Optimisation #32

Closed Scrubzie closed 2 months ago

Scrubzie commented 2 months ago

Route Optimisation is to refactored and restructured

Overall

ADD some pre-process function

CHANGE customer_allocation.py

CHANGE validation.py

CHANGE spatial_matrix.py

CHANGE brute_force_solver.py

CHANGE cluster_hierarchy_tree.py

REMOVE database_connector.py

CHANGE geographic_processing.py

CHANGE main.py

CHANGE route_partitioning

Merge after it is possible that we can acquire customer list from endpoint and successfully find a route

Scrubzie commented 2 months ago

Also Do: