The automated test cases provided in this project are in line with those mentioned in RFC 7928. RFC 7928 is an Informational RFC that provides a set of guidelines to characterise AQM algorithms.
This project automates the cycle of simulation setup, topology creation, traffic generation, program execution, results collection and graphical representation (as recommended in RFC 7928).
The procedure to add a new AQM algorithm (such as the one designed by you) to this suite and compare its performance with others is very simple, provided the new algorithm is implemented in ns-3.