``` function computeBaikovMatrix(G::labeledgraph) if typeof(G)=="simple_graph" ``` This will never trigger, as a type is never equal to a string...
This will never trigger, as a type is never equal to a string...