Skip to content

Project Network Simulator is a Python-based simulation tool designed to model, analyze, and visualize networks within the context of Operations Research (OR). It provides a powerful and intuitive framework for simulating project networks, critical paths, time-cost trade-offs, and other network-based decision-making scenarios.

Notifications You must be signed in to change notification settings

daprofezza/Network_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

54 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ก Project Network Simulator is a Python-based simulation tool designed to model, analyze, and visualize networks within the context of Operations Research (OR). It provides a powerful and intuitive framework for simulating project networks, critical paths, time-cost trade-offs, and other network-based decision-making scenarios often encountered in project management and systems engineering.

๐ŸŽฏ Purpose: This simulator helps users,

  1. Understand and apply network planning techniques like CPM (Critical Path Method).

  2. Analyze project timelines, activity dependencies, and project risks.

  3. Simulate project execution strategies under various constraints (time, cost, resources).

  4. Gain insights into how different network structures influence the overall project duration and cost.

๐Ÿ”ง Features: ๐Ÿงญ Network Topology Modeling โ€“ Build directed graphs to represent tasks and dependencies.

โฑ๏ธ Critical Path Calculation โ€“ Automatically compute earliest and latest start/finish times, floats, and critical paths.

๐Ÿ’ธ Time-Cost Tradeoff Analysis โ€“ Evaluate crashing scenarios to reduce project duration with cost implications.

๐Ÿ“Š Gantt Charts and Timeline Visuals โ€“ Visualize project schedules and progress.

๐Ÿ’พ Export Reports โ€“ Generate summary reports of project duration, critical tasks, and risk metrics.

About

Project Network Simulator is a Python-based simulation tool designed to model, analyze, and visualize networks within the context of Operations Research (OR). It provides a powerful and intuitive framework for simulating project networks, critical paths, time-cost trade-offs, and other network-based decision-making scenarios.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages