Skip to content

Hybrid network simulation with base station and satellite. It enables comparing D2D caching algorithms.

License

Notifications You must be signed in to change notification settings

arjnklc/D2D-Caching-Simulation

Repository files navigation

D2D-Caching-Simulation

Hybrid network simulation with base station and satellite. It enables comparing Device to Device caching algorithms.

Currently it compares 3 different Device to Device caching algorithms: LRU (Least Recently Used), MLPLRU (Multi Level Pareto Least Recently Used) by Miao et al [2017] and my heuristic approach

Usage

pip3 install -R requirements.txt

./main.py

About

Hybrid network simulation with base station and satellite. It enables comparing D2D caching algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages