"vscode:/vscode.git/clone" did not exist on "70acb3e415203fb9e4d646d9cfeb449971092e1d"
  • Quan (Andy) Gan's avatar
    [Feature] Preference to COO for "hypersparse" unit graphs & graph compaction (#1238) · eeeb52f4
    Quan (Andy) Gan authored
    * unit graph that prefers coo queries
    
    * auto detect coo preference
    
    * forgot some functions
    
    * disable lint on detect_prefer_coo
    
    * reorg
    
    * change comment
    
    * lint
    
    * fix
    
    * move array_utils.h to src
    
    * compact graph impl
    
    * fix redundant copying in idhashmap
    
    * docstring
    
    * moving preference detection to C
    
    * lint
    
    * fix unit test & address comments
    
    * hypersparse autorestrict
    
    * docstring & fix
    
    * revert copyto and asnumbits
    
    * fix stupid bug
    
    * lint
    
    * leave a TODO for sorted COO
    
    * fixing same node type mapping to different id in different graphs
    
    * addresses comments
    
    * made induced nodes a feautre column
    
    * lint?
    eeeb52f4
randomwalks_cpu.h 2.07 KB