Skip to content
View sudhan-bhattarai's full-sized avatar

Block or report sudhan-bhattarai

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CVRPTW_MILP CVRPTW_MILP Public

    Solving a Capacitated Vehicle Routing Problem with time windows constraints (CVRPTW) with Mixed Integer Linear Programming (MILP) in python-gurobi API.

    Python 78 22

  2. HHCRP-1_problem_from_literature HHCRP-1_problem_from_literature Public

    Home healthcare routing problem (HHCRP): replication of an algorithm from literature. Solving the master problem of a benders decomposition model of HHCRP using the mixed integer programming (MIP) …

    Python 8 2

  3. HHCRP-2_new_model HHCRP-2_new_model Public

    Multi-period Home Healthcare Routing Problem (HHCRP) with qualification, synchronization and time windows constraints.

    Python 4 4

  4. two_stage_VS_multi_stage_stochastic_programming two_stage_VS_multi_stage_stochastic_programming Public

    Solving a discrete stochastic programming optimization problem by

    Jupyter Notebook 4 1

  5. Simulated_Annealing_Travelling_Salesman_Problem Simulated_Annealing_Travelling_Salesman_Problem Public

    Using Simulated Annealing (SA) algorithm to improve an initial solution from Nearest Neighbor Search (NNS) for Travelling Salesman Problem (TSP).

    Python 3 4

  6. kMeans_clustering_from_scratch kMeans_clustering_from_scratch Public

    K means clustering algorithm from scratch to solve a facility location problem (FLP).

    Python 3 1