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. CRAFT-Algorithm CRAFT-Algorithm Public

    Implementation of the CRAFT (Computerized Relative Allocation of Facilities Technique) algorithm for facility layout optimization, with flow-based cost calculation, layout improvement via swaps, an…

    Python