A simple implementation of Bresenham's line drawing algorithm. See the Wikipedia entry for details on what that is. Note that this is a simple implementation. It is written in Pure Python (without e.g. numpy), s
With fybrrLink we are building a Quality-of-Service Aware Routing algorithm in a Software Defined Networking environment for Satellite Networks. We'll propose a flow rule transfer protocol as well for SDN in NTN. Reference: Bresenham's Line Drawing Algorithm...