I’m new at using network simulators
I want to perform fast abs pattern in Vienna simulator, is it possible? I mean is the simulator has a prepared code for it, or should I implement it myself.
And if the answer is the second one, which .m file should be edited to apply algorithm (I checked only the main and RRH example).
If you help me, I will be glad.
ABS is not implemented in our simulator – in the mentioned posts you can already find hints for how and where to implement it yourself. You can, e.g., use the prop fair scheduler and modify it with reserving some resources to fit to your ABS scheme.
Please let me know if you have more specific questions.