Skip to content
View 270ajay's full-sized avatar

Block or report 270ajay

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. HvrpModel HvrpModel Public

    Optimization of Heterogeneous Fleet Vehicle Routing Problem (HVRP) using Google Ortools Solver (https://developers.google.com/optimization/routing)

    Python 11

  2. capacitatedVehicleRouting capacitatedVehicleRouting Public

    Optimizing Capacitated Vehicle Routing Problem (CVRP) using Mixed Integer Programming, iteratively. Uses PuLP library. Mixed Integer Model used is in page3,4 of https://arxiv.org/pdf/1606.01935.pdf

    Python 6 3

  3. mini-cp-python mini-cp-python Public

    Python translation of mini-cp in Java (https://github.com/minicp/minicp)

    Python 2

  4. TspModel TspModel Public

    - Optimization of traveling salesman problem using PuLP (open source library)

    Python 1

  5. SimpleGeneticAlgorithm SimpleGeneticAlgorithm Public

    Credits: http://www.theprojectspot.com/tutorial-post/creating-a-genetic-algorithm-for-beginners/3

    Python

  6. supplierReceiverOptimization supplierReceiverOptimization Public

    Two phase optimization (hierarchical objectives) of flow of units between suppliers and receivers

    Python