Skip to content

harshays/connectedcomponents

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ER
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Number of Connected Components in a Graph: Estimation via Counting Patterns

This repository contains code and data to reproduce the experiments of our paper "Number of Connected Components in a Graph: Estimation via Counting Patterns". The datasets used in our experiments can be found in the datasets folder.

If our code helps you in your project, please cite the following publication:

Khetan, Ashish, Harshay Shah, and Sewoong Oh. "Number of Connected Components in a Graph: Estimation via Counting Patterns." arXiv preprint arXiv:1812.00139 (2018).

Here is the BibTex:

@article{khetan2018number,
  title={Number of Connected Components in a Graph: Estimation via Counting Patterns},
  author={Khetan, Ashish and Shah, Harshay and Oh, Sewoong},
  journal={arXiv preprint arXiv:1812.00139},
  year={2018}
}

© 2019 GitHub, Inc.

About

Code accompanying the paper "Number of Connected Components in a Graph: Estimation via Counting Patterns" (arxiv.org/abs/1812.00139)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published