* Rename from compare-json.py to compare-yaml * Handle YAML * Support certain characteristics of the model * Use subgraph matching to perform comparisons * Introduce some testing * Drop Python 2 support * Reformat