Views
No views yet
src/ directory, run the ParcelSortXGUI.java main method.config.txt file to customize the simulation. Example:
MAX TICKS=30
QUEUE CAPACITY=20
TERMINAL ROTATION INTERVAL=5
PARCEL PER TICK MIN=1
PARCEL PER TICK MAX=3
MISROUTING RATE=0.1
CITY LIST=Istanbul,Ankara,Izmir,Bursareport.txt and log.txt.src/
├── ParcelSortX.java # Simulation engine and core logic
├── ParcelSortXGUI.java # GUI entry point and layout
config.txt # (Optional) Simulation configuration file
report.txt # Automatically generated summary report
log.txt # Step-by-step simulation log