Skip to content
View sina-04's full-sized avatar

Block or report sina-04

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 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. 3-Phase-Simulation 3-Phase-Simulation Public

    Discrete-event simulation (three-phase A–B–C) in Python/OOP for an M/M/1 queue. Uses a future event list (FEL) with arrivals (b1), departures (b2), and conditional service start (c1). Exponential i…

    Python

  2. Algorithms-Collection Algorithms-Collection Public

    This is a collection of famous and useful algorithms used in computer science and engineering problems

  3. Computational-Algorithms-for-Facilities-Planning Computational-Algorithms-for-Facilities-Planning Public

    Computational tools for facilities layout planning. Includes classic algorithms like CRAFT, COFAD, ALDEP, CORELAP and PLANET for designing, evaluating and comparing alternative layouts with a focus…

    Python

  4. Transportation-Cost-Optimizer Transportation-Cost-Optimizer Public

    Forked from wilhelmcs/transportation-cost

    Transportation cost problem solver using Russell, Vogel and North West Corner methods

    Python