Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Gephi Cookbook

You're reading from  Gephi Cookbook

Product type Book
Published in May 2015
Publisher
ISBN-13 9781783987405
Pages 296 pages
Edition 1st Edition
Languages
Concepts

Table of Contents (18) Chapters

Gephi Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
1. Getting Started with Gephi 2. Basic Graph Manipulations 3. Using Graph Layout Algorithms 4. Working with Partition and Ranking Algorithms 5. Running Metrics, Filters, and Timelines 6. Working in the Data Laboratory Mode 7. Getting Graphs and Networks Ready for Preview 8. Exploring Dynamic and Multilevel Graphs 9. Getting Real-world Graph Datasets 10. Exploring Some Useful Gephi Plugins Index

Finding connected components in a graph


Connected components in a graph refer to a set of vertices that are connected to each other by direct or indirect paths. In other words, a set of vertices in a graph is a connected component if every node in the graph can be reached from every other node in the graph. In this recipe, you will learn about connected components and how you can run the algorithm to find connected components in Gephi on the graph of your choice.

How to do it…

The following steps illustrate the process to find the connected components in a graph:

  1. Load the directed version of the Les Misérables network into Gephi.

  2. Click on the Run button placed adjacent to Connected Components in the Network Overview tab of the Statistics panel. This opens up the Connected Components settings window.

  3. Choose between the Directed and UnDirected versions of the graph. Running the connected components detection algorithm on undirected graphs will lead to detection of only the weakly connected components...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}