Getting Started Tutorials

These tutorials introduce the fundamental concepts and features of LINE through progressively more complex examples. Each tutorial is available in MATLAB, Java/Kotlin, and Python.

Table of Contents

  1. M/M/1 Queue - Basic single-server queue
  2. Multiclass M/G/1 Queue - General service distributions and multiple solvers
  3. Machine Interference Problem - Closed queueing networks
  4. Round-Robin Load Balancing - Routing strategies
  5. Re-entrant Line Modeling - Class switching and completes flag
  6. Queueing Network with Caching - Cache modeling with LRU and Zipf
  7. Response Time Distribution - CDF analysis and percentiles
  8. Optimizing Performance Metrics - Load balancing optimization
  9. Departure Process Analysis - Studying departure processes
  10. Basic Layered Queueing Network - LQN modeling