Implement a new Measure

Description:

This is the developer tutorial for implementing a new measure. In this tutorial, we will explain how to create a new measure in braph2genesis. Here, we use Degree as an example to show how to implement the calculation of Degree.

File path:

\ braph2genesis \ measures \ _Degree.gen.m

 Code: