Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Gephi Cookbook

You're reading from   Gephi Cookbook Over 90 hands-on recipes to master the art of network analysis and visualization with Gephi

Arrow left icon
Product type Paperback
Published in May 2015
Publisher
ISBN-13 9781783987405
Length 296 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface 1. Getting Started with Gephi 2. Basic Graph Manipulations FREE CHAPTER 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

Using the Force Atlas layout algorithm


The Force Atlas layout algorithm is a spatial layout algorithm for real-world networks, such as web networks. Web networks belong to a special class of networks that are known as small-world networks, otherwise known as scale-free networks. The Force Atlas layout algorithm comes under a category of algorithms called force-directed algorithms.

There's usually a trade-off between quality and speed when it comes to graph layout algorithms. Force Atlas emphasizes the former over the latter; that is, the Force Atlas layout algorithm gives more weight to the quality of the layout than the speed with which it has been computed. This is especially true in the case of large networks. In the case of small networks, Force Atlas works just fine.

How to do it…

As with the previous recipes in the chapter, we will begin with the Les Misérables network and explain how to use the Force Atlas layout algorithm for a network. The steps remain the same for any other network...

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 $19.99/month. Cancel anytime