Skip to content
View cosmosanalytics's full-sized avatar

Block or report cosmosanalytics

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. brain brain Public

    Python

  2. network-optimization-2 network-optimization-2 Public

    C++ & Python — MIP truck-load packing optimizer (Strategy pattern, branch-and-bound with COIN-OR CBC integration path). Greedy FFD heuristic and exact branch-and-bound solver, unit tested in both l…

    C++

  3. network-optimization-3 network-optimization-3 Public

    C++ & Python — Customer-clustering / territory-assignment optimizer (Strategy pattern, branch-and-bound with COIN-OR CBC integration path) - capacitated facility-location MIP, greedy nearest-hub he…

    C++

  4. total-landed-cost-optimization total-landed-cost-optimization Public

    C++ & Python — capacitated transportation optimizer minimizing total landed cost across plants and orders. Greedy heuristic, exact branch-and-bound, and CBC MIP solver (PuLP in Python).

    C++

  5. multi-echelon-inventory-optimization multi-echelon-inventory-optimization Public

    C++ & Python — serial Guaranteed-Service Model (GSM) safety-stock placement across a multi-echelon supply chain. Exact DP, all-local heuristic, and CBC MIP solver (PuLP in Python).

    C++

  6. lean-make-to-stock-optimizer lean-make-to-stock-optimizer Public

    C++ & Python — Kanban card allocation under a shared pull-board footprint budget (multiple-choice knapsack with per-SKU activation costs). Greedy marginal-cost heuristic, exact bounded-knapsack DP,…

    C++