p-median-problem

There are 4 repositories under p-median-problem topic.

  • jbytecode/OperationsResearchModels.jl

    A Julia package for operations research subjects

    Language:Julia22203
  • Jungstershark/P-Median-Problem

    The P-Median Problem project uses metaheuristic optimization to solve the p-median location problem, with Jupyter notebooks implementing random sampling and local search algorithms to minimize service distances.

    Language:Jupyter Notebook0100
  • saeedt/PythonGraphSearch

    A collection of graph search algorithms including Dijkstra's shortest path algorithm, Multi-Threaded Dijkstra's (MTD) for solving median problem, and a clustering heuristic for p-median problem in Python.

    Language:Python0201
  • iguit0/alocacao-viaturas

    Police vehicle allocation (P-median)

    Language:C++30