Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 592 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 592 Bytes

massive-mimo-slicing

This repository provides a network slicing scheme on MAC layer of massive MIMO.

This README provides a how-to for downloading and running the application. A brief introduction to the different design parameters is available under Customizing. Please refer to the in-code documentation for implementation details.

Executing

Within the repository, run: python3 main.py or ./run.sh

Parameter configuration

  • slice_config:
  • node_config:
  • defaut_config:

License

This repository is maintained under GNU General Public License v3.0.