• Da Zheng's avatar
    [Feature] Improve the speed of to_bidirected (#1327) · 1a584ced
    Da Zheng authored
    * make graph symmetric
    
    * call gklib routine.
    
    * use gklib version except in windows.
    
    * minor errors.
    
    * fix test.
    
    * update doc.
    
    * fix a compile error.
    
    * fix.
    
    * add comments for the new C API.
    
    * fix a bug.
    
    * address comments.
    
    * fix compile error.
    
    * fix comment.
    1a584ced
test_transform.py 21.6 KB