Matches in SemOpenAlex for { <https://semopenalex.org/work/W2158269779> ?p ?o ?g. }
- W2158269779 abstract "A strongly connected component (SCC) is a maximal subgraph of a directed graph G in which every pair of nodes are reachable from each other in the SCC. With such a property, a general directed graph can be represented by a directed acyclic graph DAG by contracting an SCC of G to a node in DAG. In many real applications that need graph pattern matching, topological sorting, or reachability query processing, the best way to deal with a general directed graph is to deal with its DAG representation. Therefore, finding all SCCs in a directed graph G is a critical operation. The existing in-memory algorithms based on depth first search (DFS) can find all SCCs in linear time w.r.t. the size of a graph. However, when a graph cannot resident entirely in the main memory, the existing external or semi-external algorithms to find all SCCs have limitation to achieve high I/O efficiency. In this paper, we study new I/O efficient semi-external algorithms to find all SCCs for a massive directed graph G that cannot reside in main memory entirely. To overcome the deficiency of the existing DFS based semi-external algorithm that heavily relies on a total order, we explore a weak order based on which we investigate new algorithms. We propose a new two phase algorithm, namely, tree construction and tree search. In the tree construction phase, a spanning tree of G can be constructed in bounded sequential scans of G. In the tree search phase, it needs to sequentially scan the graph once to find all SCCs. In addition, we propose a new single phase algorithm, which combines the tree construction and tree search phases into a single phase, with three new optimization techniques. They are early acceptance, early rejection, and batch processing. By the single phase algorithm with the new optimization techniques, we can significantly reduce the number of I/Os and CPU cost. We conduct extensive experimental studies using 4 real datasets including a massive real dataset, and several synthetic datasets to confirm the I/O efficiency of our approaches." @default.
- W2158269779 created "2016-06-24" @default.
- W2158269779 creator A5019005078 @default.
- W2158269779 creator A5037530341 @default.
- W2158269779 creator A5046220908 @default.
- W2158269779 creator A5056923399 @default.
- W2158269779 creator A5075642293 @default.
- W2158269779 date "2013-01-01" @default.
- W2158269779 modified "2023-09-24" @default.
- W2158269779 title "I/O efficient" @default.
- W2158269779 cites W1507587294 @default.
- W2158269779 cites W1556590257 @default.
- W2158269779 cites W1570377291 @default.
- W2158269779 cites W1574675314 @default.
- W2158269779 cites W1597952969 @default.
- W2158269779 cites W1598859508 @default.
- W2158269779 cites W1607062769 @default.
- W2158269779 cites W1653469883 @default.
- W2158269779 cites W1788180225 @default.
- W2158269779 cites W2013480322 @default.
- W2158269779 cites W2038142281 @default.
- W2158269779 cites W2046441184 @default.
- W2158269779 cites W2057839002 @default.
- W2158269779 cites W2058846022 @default.
- W2158269779 cites W2068700117 @default.
- W2158269779 cites W2078331965 @default.
- W2158269779 cites W2090103608 @default.
- W2158269779 cites W2100410715 @default.
- W2158269779 cites W2118382442 @default.
- W2158269779 cites W2141883265 @default.
- W2158269779 cites W2164570631 @default.
- W2158269779 cites W2753176400 @default.
- W2158269779 cites W3102961618 @default.
- W2158269779 cites W3145128584 @default.
- W2158269779 cites W358088974 @default.
- W2158269779 cites W86567484 @default.
- W2158269779 cites W301824129 @default.
- W2158269779 doi "https://doi.org/10.1145/2463676.2463703" @default.
- W2158269779 hasPublicationYear "2013" @default.
- W2158269779 type Work @default.
- W2158269779 sameAs 2158269779 @default.
- W2158269779 citedByCount "17" @default.
- W2158269779 countsByYear W21582697792014 @default.
- W2158269779 countsByYear W21582697792015 @default.
- W2158269779 countsByYear W21582697792016 @default.
- W2158269779 countsByYear W21582697792017 @default.
- W2158269779 countsByYear W21582697792018 @default.
- W2158269779 countsByYear W21582697792019 @default.
- W2158269779 countsByYear W21582697792020 @default.
- W2158269779 countsByYear W21582697792022 @default.
- W2158269779 crossrefType "proceedings-article" @default.
- W2158269779 hasAuthorship W2158269779A5019005078 @default.
- W2158269779 hasAuthorship W2158269779A5037530341 @default.
- W2158269779 hasAuthorship W2158269779A5046220908 @default.
- W2158269779 hasAuthorship W2158269779A5056923399 @default.
- W2158269779 hasAuthorship W2158269779A5075642293 @default.
- W2158269779 hasConcept C11413529 @default.
- W2158269779 hasConcept C132525143 @default.
- W2158269779 hasConcept C136643341 @default.
- W2158269779 hasConcept C138843760 @default.
- W2158269779 hasConcept C146380142 @default.
- W2158269779 hasConcept C157951044 @default.
- W2158269779 hasConcept C203776342 @default.
- W2158269779 hasConcept C22149727 @default.
- W2158269779 hasConcept C38754835 @default.
- W2158269779 hasConcept C41008148 @default.
- W2158269779 hasConcept C74197172 @default.
- W2158269779 hasConcept C80444323 @default.
- W2158269779 hasConcept C96333769 @default.
- W2158269779 hasConceptScore W2158269779C11413529 @default.
- W2158269779 hasConceptScore W2158269779C132525143 @default.
- W2158269779 hasConceptScore W2158269779C136643341 @default.
- W2158269779 hasConceptScore W2158269779C138843760 @default.
- W2158269779 hasConceptScore W2158269779C146380142 @default.
- W2158269779 hasConceptScore W2158269779C157951044 @default.
- W2158269779 hasConceptScore W2158269779C203776342 @default.
- W2158269779 hasConceptScore W2158269779C22149727 @default.
- W2158269779 hasConceptScore W2158269779C38754835 @default.
- W2158269779 hasConceptScore W2158269779C41008148 @default.
- W2158269779 hasConceptScore W2158269779C74197172 @default.
- W2158269779 hasConceptScore W2158269779C80444323 @default.
- W2158269779 hasConceptScore W2158269779C96333769 @default.
- W2158269779 hasLocation W21582697791 @default.
- W2158269779 hasOpenAccess W2158269779 @default.
- W2158269779 hasPrimaryLocation W21582697791 @default.
- W2158269779 hasRelatedWork W1463623805 @default.
- W2158269779 hasRelatedWork W1963605141 @default.
- W2158269779 hasRelatedWork W2002203222 @default.
- W2158269779 hasRelatedWork W2013497015 @default.
- W2158269779 hasRelatedWork W2023536175 @default.
- W2158269779 hasRelatedWork W2024766516 @default.
- W2158269779 hasRelatedWork W2038142281 @default.
- W2158269779 hasRelatedWork W2084763084 @default.
- W2158269779 hasRelatedWork W2127060988 @default.
- W2158269779 hasRelatedWork W2142599626 @default.
- W2158269779 hasRelatedWork W2584476278 @default.
- W2158269779 hasRelatedWork W2618018846 @default.
- W2158269779 hasRelatedWork W2806235972 @default.
- W2158269779 hasRelatedWork W2887646217 @default.
- W2158269779 hasRelatedWork W2940683279 @default.