andompesta / ComE

Implementation of ComE algorithm
58 stars 33 forks source link

Remove global variables #12

Open ChenglongMa opened 2 years ago

ChenglongMa commented 2 years ago

Update

  1. Fixed object of type 'dict_keyiterator' has no len() error.
  2. Fixed name '__current_graph' is not defined error.