Creates an empty subGraph structure
opf_create_subGraph(nnodes)
nnodes
Number of nodes
Returns an empty subGraph
EmptySubgraph <- opf_create_subGraph(10)