Python version of the CMA code. This repository contains python code and files for the proposed CMA network generation algorithm as described in: http://arxiv.org/abs/1512.01435
Please refer to CMA.py for detailed comments and CMAtestCases.py for example uses.