google_web: Old Google web graph (2002)
A web graph representing a crawl of a portion of the general WWW, from a 2002 Google Programming contest.
This network has 916428 nodes and 5105039 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/google_web
So it looks like AMD GPUs have a lot less Vulkan queues than NVIDIA ones do and that is breaking some things in the filter graph scheduler.
This new GPU is already paying off and I've only had it installed for a couple of hours.
It has one graphics/compute/transfer queue, four compute/transfer queues, and one sparse binding queue (not sure what this is, I don't use them).
We run six threads in the filter graph scheduler so there are more threads than queues. We do h…
google_web: Old Google web graph (2002)
A web graph representing a crawl of a portion of the general WWW, from a 2002 Google Programming contest.
This network has 916428 nodes and 5105039 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/google_web
Every income quintile has yet to recover from the jarjarecession
Trump and Netanyahu have now managed to drive up the oil price to $120 per barrel. This has consequences: Cries for support from fossil car/truck drivers and airlines, acceleration of EV sales, inflation, a push to accelerate the energy transition. And massive problems for developing countries.
i would have a lot more sympathy for this graph if 99% of github's blog posts weren't boosting the very thing that causes it
🥳 Super excited that our team got the Best Paper Award at the #PHM2026 conference for their work on #AI4SIMPROD
📄 Physics-informed Graph-based Modeling for Predictive Monitoring and Optimization of Industrial Autoclave Curing
Congratulations to the whole author team: Juan, Laura, Anahid,…
I may find the heat of our recent #weather a bit hard to deal with but we have officially crossed the cost-neutral line with electricity exports exceeding the cost of imports. #solargeneration #solar
as_skitter: Skitter IP graph (2005)
An aggregate snapshot of the Internet Protocol (IP) graph, as measured by the traceroute tool on CAIDA's skitter infrastructure, in 2005.
This network has 1696415 nodes and 11095298 edges.
Tags: Technological, Communication, Unweighted
https://networks.skewed.de/net/as_s…
GraphSteal: Structural Knowledge Stealing from Graph RAG via Traversal Reconstruction
Jinze Gu, Qinghua Mao, Xi Lin, Jun Wu
https://arxiv.org/abs/2605.28645 https://
Europe is the fastest-warming continent: over half a degree C per decade; double the global average!
It's already 2.5°C warmer than in pre-industrial times here.
From @copernicusecmwf.bsky.social European State of the Climate 2025: https://climate.copernicus.eu/esotc/20
Numbers don't lie with regard to current #climatecrisis
Another new record. Three ThunderScopes (the fourth one isn't yet installed in a host, testing that is on deck for tonight) live streaming 1 Gsps per scope to a single ngscopeclient session, running full-rate FFTs on the 24 Gbps of incoming waveform data.
Ngscopeclient is so fast that it's easy to forget just how much data you're crunching until you look down and see the network load monitor on your 100G pipe is actually a decent chunk of the way up the bargraph
flickr_aminer: Flickr social graph
This network contains the social graph of flickr, a popular photo sharing network for users to upload photos and share photos, where a directed edge (i,j) means that user i follows user j.
This network has 214626 nodes and 9114557 edges.
Tags: Social, Online, Unweighted
https://
Yesterday, in our very warm office, an interesting discussion emerged: there was no dedicated taxonomy for evaluating Cyber Threat Intelligence (CTI) in MISP.
So, we created one called: cti-evaluation
🔗 https://www.misp-project.org/taxonomies.html#_cti_evaluation
Take a deep breath now.
In theory, the #Fediverse is federated.
It's in the name.
So you'd expect a huge colorful graph with many cliques.
Reality differs: It's a loose collection of nodes, with partially disjoint subgraphs, some connections unidirectional.
For a multitude of reasons, some instances choose to defederate others. Some deliberately block a l…
livejournal_aminer: Livejournal social graph
This network contains the social graph of Livejournal, a free on-line social network where users can keep a blog, journal or diary, where a directed edge (i,j) means that user i follows user j.
This network has 3017286 nodes and 87037567 edges.
Tags: Social, Online, Unweighted
https://…
Turns out the Azure Agent for Linux has been costing me $50/month in Azure disk usage. Graph from before and after me uninstalling it.
It's a DNS server. The whole zone file is <<10KB. 50 GB read and 25 GB write per day.
#Azure
#Billing
Eli Lilly is preparing a phase 2 trial for VERVE-102, a one-time gene editor acquired from Verve Therapeutics. The highest dose cut LDL cholesterol by 62% in patients, a reduction sustained for up to 18 months across 35 participants.
The treatment permanently switches off PCSK9, a cholesterol-producing gene, using base editing that flips a single DNA letter without breaking the double helix.
#news
Thinking about Vulkan queue allocation in ngscopeclient.
We currently use the following queues:
* Libscopehal wide: one for host/device transfers
* Drivers: one compute queue for each ThunderScope, demo, Tek, Pico, Haasoscope, or TinySA instrument active in the session
* Filter graph: one compute queue per executor thread (default 8)
* Scope deskew wizard: one compute queue
* GUI: one render/compute queue
In order to manage contention when hardware has le…
Very interesting to see the results of Swiss dynamic network tariffs: performing as they should, with savings for both the user and the grid.
Prosumers effectively shift heavy loads out of the evening grid peak and absorb the solar peak at midday.
https://www.
r-graph-gallery.com provides example code for a variety of chart types, both in base R and ggplot: #rstats #ggplot
"All this rhyming is getting is really annoying." by Jessica Hagy
#indexed
topology: Internet AS graph (2004)
An integrated snapshot of the structure of the Internet at the level of Autonomous Systems (ASs), reconstructed from multiple sources, including the RouteViews and RIPE BGP trace collectors, route servers, looking glasses, and the Internet Routing Registry databases. This snapshot was created around October 2004.
This network has 34761 nodes and 171403 edges.
Tags: Technological, Communication, Unweighted, Multigraph, Timestamps
Sonja Drimmer’s post asks us to conduct our own informal survey of whether job listings actually require “AI skills,” whatever that might mean.
As it happens, a colleague shared this fascinating graph from a fairly bland report. It gets at roughly the same question. Note the position of “AI skills” in the list.
This is for 2026.
https://naceweb.org/docs/default-source/default-document-library/2026/publication/research-report/2026-job-outlook-report-spring-update.pdf
2/2
internet_as: Internet AS graph (2006)
A symmetrized snapshot of the structure of the Internet at the level of Autonomous Systems (ASs), reconstructed from BGP tables posted by the University of Oregon Route Views Project. This snapshot was created on 22 July 2006.
This network has 22963 nodes and 48436 edges.
Tags: Technological, Communication, Unweighted
from my link log —
The acyclic e-graph: Cranelift's mid-end optimizer.
https://cfallin.org/blog/2026/04/09/aegraph/
saved 2026-04-10 https://
Yesterday's sunny weather got us through the night on battery. I am looking forward to 6 months of lower power bills!
google_web: Old Google web graph (2002)
A web graph representing a crawl of a portion of the general WWW, from a 2002 Google Programming contest.
This network has 916428 nodes and 5105039 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/google_web
I love SwiftUI animations, sprinkled a withAnimation on the graph sorting for my Godot animation controls:
For years, whenever I'd share links to my Wordpress posts on social media the preview image would be seemingly pulled at random, usually ignoring the first image. Finally fixed it yesterday by installing a plugin called "Open Graph and Twitter Card Tags", then checking the box that says,"First image from the post/page content" in the settings. I'm sure there are better ways to fix but it worked for me. Sharing in case anyone still blogs and has the same problem. #wordpress #blog #blogging https://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/
A very detailed walk-through of adding a property to #Wikidata, while contributing some data cleanup using #Rstats
https://
stanford_web: Webgraph (Stanford)
The web graph of Stanford University (stanford.edu), as collected in 2002. Nodes represent pages and directed edges represent hyperlinks between them.
This network has 281904 nodes and 2312497 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/s…
stanford_web: Webgraph (Stanford)
The web graph of Stanford University (stanford.edu), as collected in 2002. Nodes represent pages and directed edges represent hyperlinks between them.
This network has 281904 nodes and 2312497 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/s…
Hmm not sure if the #qemu issue rate is accelerating or not. Is that a hockystick? #graphs #vibed
arxiv_authors: Arxiv authors (1993-2003)
Scientific collaborations between authors of papers submitted to arxiv.org, under 5 categories: gr-qc, astro-ph, cond-mat, hep-ph, and hep-th categories, spanning January 1993 to April 2003. If an author i co-authored a paper with author j, the graph contains a undirected edge from i to j. If the paper is co-authored by k authors this generates a completely connected (sub)graph on k nodes.
This network has 108300 nodes and 186936 edges.
lastfm_aminer: Last.fm social graph
This network contains the social graph of last.fm, a site that provides a streaming radio service, where users can search music and get personalized recommendation. A directed edge (i,j) means that user i follows user j.
This network has 136409 nodes and 1685524 edges.
Tags: Social, Online, Unweighted
Early summer in the Netherlands: it's May, not even solar noon yet and already 27.4°C!
Set up a fourth CI builder instance running the freshly released Ubuntu Resolute / 26.04. I might eventually put a GPU on it, but for the moment it's using llvmpipe (I do want to run some tests without a GPU just to make sure that config works).
Temps were acceptable, but on the warm side, maxing out just under 80C CPU temp. Interestingly the DIMMs and VRMs on one side are much hotter than the others. I need to go back and look at the motherboard diagram, perhaps I could do some 3D…
flickr_aminer: Flickr social graph
This network contains the social graph of flickr, a popular photo sharing network for users to upload photos and share photos, where a directed edge (i,j) means that user i follows user j.
This network has 214626 nodes and 9114557 edges.
Tags: Social, Online, Unweighted
https://
lastfm_aminer: Last.fm social graph
This network contains the social graph of last.fm, a site that provides a streaming radio service, where users can search music and get personalized recommendation. A directed edge (i,j) means that user i follows user j.
This network has 136409 nodes and 1685524 edges.
Tags: Social, Online, Unweighted
myspace_aminer: MySpace social graph
This network contains the social graph of MySpace, a social networking website which also has a strong music emphasis. A directed edge (i,j) means that user i follows user j.
This network has 854498 nodes and 6489736 edges.
Tags: Social, Online, Unweighted
https://netwo…
myspace_aminer: MySpace social graph
This network contains the social graph of MySpace, a social networking website which also has a strong music emphasis. A directed edge (i,j) means that user i follows user j.
This network has 854498 nodes and 6489736 edges.
Tags: Social, Online, Unweighted
https://netwo…
livejournal_aminer: Livejournal social graph
This network contains the social graph of Livejournal, a free on-line social network where users can keep a blog, journal or diary, where a directed edge (i,j) means that user i follows user j.
This network has 3017286 nodes and 87037567 edges.
Tags: Social, Online, Unweighted
https://…
Nothing to see here, move along...
trec_web: TREC WT10g (2003)
A web graph network originally constructed in 2003 as a testbed for information-retrieval techniques, including web search engines. Distributed by University of Glasgow.
This network has 1601787 nodes and 8063026 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net…
trec_web: TREC WT10g (2003)
A web graph network originally constructed in 2003 as a testbed for information-retrieval techniques, including web search engines. Distributed by University of Glasgow.
This network has 1601787 nodes and 8063026 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net…
Some interesting data on lab power consumption / energy efficiency: shut down the microscope bench workstation yesterday evening while troubleshooting some stuff and left it down overnight.
This is a Xeon 8362, 128GB of RAM, and a (small) nvidia card, for reference.
Looks like it was idling around ~100W, or ~2.5% of my total consumption. Not nothing, but also not huge compared to e.g. the T&M equipment or some of the bigger iron.
But good to have some actual measured da…
polblogs: Political blogs network (2004)
A directed network of hyperlinks among a large set of U.S. political weblogs from before the 2004 election. Includes blog political affiliation as metadata.
This network has 1490 nodes and 19090 edges.
Tags: Informational, Web graph, Unweighted, Metadata
https://networks.skewed.d…
edit_wikiquote: Wikiquote edits (2010)
A bipartite user-page network extracted from Wikiquotes. A user connects to a page if that user edited that page. Edits (edges) are timestamped. Edge weights represent counts of the number of edits.
This network has 37740 nodes and 204682 edges.
Tags: Informational, Web graph, Multigraph, Timestamps
edit_wikiquote: Wikiquote edits (2010)
A bipartite user-page network extracted from Wikiquotes. A user connects to a page if that user edited that page. Edits (edges) are timestamped. Edge weights represent counts of the number of edits.
This network has 2869 nodes and 5040 edges.
Tags: Informational, Web graph, Multigraph, Timestamps
google_web: Old Google web graph (2002)
A web graph representing a crawl of a portion of the general WWW, from a 2002 Google Programming contest.
This network has 916428 nodes and 5105039 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/google_web
Early experiment (UI may change) for the new declarative input validation flow in ngscopeclient (just starting to roll it out to more filters so details will change).
But the eventual plan is to move away from a black box function that simply says "does this input accept this stream" and towards a declarative "this is what I want" flow so you can tell the user what's valid to connect.
flickr_aminer: Flickr social graph
This network contains the social graph of flickr, a popular photo sharing network for users to upload photos and share photos, where a directed edge (i,j) means that user i follows user j.
This network has 214626 nodes and 9114557 edges.
Tags: Social, Online, Unweighted
https://
livejournal_aminer: Livejournal social graph
This network contains the social graph of Livejournal, a free on-line social network where users can keep a blog, journal or diary, where a directed edge (i,j) means that user i follows user j.
This network has 3017286 nodes and 87037567 edges.
Tags: Social, Online, Unweighted
https://…
Just pushed an update to ngscopeclient, in time for the upcoming v0.2 release, that enables you to delete nodes from the filter graph editor.
It's not perfect: we still use reference counting under the hood (that refactoring will take longer to do) but the graph is bidirectional and when you try to delete a filter it will walk the graph and break every link it knows about, hopefully zeroing out the reference count and causing the node to self delete.
You can't yet delete …
Continuing to make progress on the new input validation flow.
Anybody have feedback? I'm open to tweaking the UI although I think the backend APIs and data model are reasonably final
stanford_web: Webgraph (Stanford)
The web graph of Stanford University (stanford.edu), as collected in 2002. Nodes represent pages and directed edges represent hyperlinks between them.
This network has 281904 nodes and 2312497 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/s…
berkstan_web: Webgraph (Berkeley-Stanford)
The web graph of Berkeley and Stanford Universities (berkeley.edu and stanford.edu), as collected in 2002. Nodes represent pages and directed edges represent hyperlinks between them.
This network has 685231 nodes and 7600595 edges.
Tags: Informational, Web graph, Unweighted
https://
lastfm_aminer: Last.fm social graph
This network contains the social graph of last.fm, a site that provides a streaming radio service, where users can search music and get personalized recommendation. A directed edge (i,j) means that user i follows user j.
This network has 136409 nodes and 1685524 edges.
Tags: Social, Online, Unweighted
So apparently running massive EM solver simulations makes my workstation draw enough power compared to normal usage that it shows up in the lab-wide power usage graphs.
I wonder how much more it'll pull when I get the uncapped version that uses all my cores
as_skitter: Skitter IP graph (2005)
An aggregate snapshot of the Internet Protocol (IP) graph, as measured by the traceroute tool on CAIDA's skitter infrastructure, in 2005.
This network has 1696415 nodes and 11095298 edges.
Tags: Technological, Communication, Unweighted
https://networks.skewed.de/net/as_s…
flickr_aminer: Flickr social graph
This network contains the social graph of flickr, a popular photo sharing network for users to upload photos and share photos, where a directed edge (i,j) means that user i follows user j.
This network has 214626 nodes and 9114557 edges.
Tags: Social, Online, Unweighted
https://
livejournal_aminer: Livejournal social graph
This network contains the social graph of Livejournal, a free on-line social network where users can keep a blog, journal or diary, where a directed edge (i,j) means that user i follows user j.
This network has 3017286 nodes and 87037567 edges.
Tags: Social, Online, Unweighted
https://…
notre_dame_web: Webgraph (Notre Dame)
The web graph of Notre Dame University (nd.edu), as collected in 1999.
This network has 325729 nodes and 1497134 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/notre_dame_web
Ridiculogram…
berkstan_web: Webgraph (Berkeley-Stanford)
The web graph of Berkeley and Stanford Universities (berkeley.edu and stanford.edu), as collected in 2002. Nodes represent pages and directed edges represent hyperlinks between them.
This network has 685231 nodes and 7600595 edges.
Tags: Informational, Web graph, Unweighted
https://
dblp_coauthor_snap: DBLP authors (2012)
A coauthorship network extracted from the DBLP computer science manuscript database, in 2012. This network is a one-mode projection from the bipartite graph of computer scientists and their publications.
This network has 425957 nodes and 1049866 edges.
Tags: Social, Collaboration, Unweighted, Metadata, Projection
student_cooperation: Student cooperation (2012)
Network of cooperation among students in the "Computer and Network Security" course at Ben-Gurion University, in 2012. Nodes are students, and edges denote cooperation between students while doing their homework. The graph contains three types of links: Time, Computer, Partners.
This network has 185 nodes and 360 edges.
Tags: Social, Offline, Multigraph, Unweighted
google: Google internal webpages (2007)
A directed network of webpages from Google's own sites, and the hyperlinks among them. Edge direction indicates that i hyperlinks to j.
This network has 15763 nodes and 171206 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/google
lastfm_aminer: Last.fm social graph
This network contains the social graph of last.fm, a site that provides a streaming radio service, where users can search music and get personalized recommendation. A directed edge (i,j) means that user i follows user j.
This network has 136409 nodes and 1685524 edges.
Tags: Social, Online, Unweighted
stanford_web: Webgraph (Stanford)
The web graph of Stanford University (stanford.edu), as collected in 2002. Nodes represent pages and directed edges represent hyperlinks between them.
This network has 281904 nodes and 2312497 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/s…
stanford_web: Webgraph (Stanford)
The web graph of Stanford University (stanford.edu), as collected in 2002. Nodes represent pages and directed edges represent hyperlinks between them.
This network has 281904 nodes and 2312497 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/s…
flickr_aminer: Flickr social graph
This network contains the social graph of flickr, a popular photo sharing network for users to upload photos and share photos, where a directed edge (i,j) means that user i follows user j.
This network has 214626 nodes and 9114557 edges.
Tags: Social, Online, Unweighted
https://
livejournal_aminer: Livejournal social graph
This network contains the social graph of Livejournal, a free on-line social network where users can keep a blog, journal or diary, where a directed edge (i,j) means that user i follows user j.
This network has 3017286 nodes and 87037567 edges.
Tags: Social, Online, Unweighted
https://…
google_web: Old Google web graph (2002)
A web graph representing a crawl of a portion of the general WWW, from a 2002 Google Programming contest.
This network has 916428 nodes and 5105039 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/google_web
arxiv_authors: Arxiv authors (1993-2003)
Scientific collaborations between authors of papers submitted to arxiv.org, under 5 categories: gr-qc, astro-ph, cond-mat, hep-ph, and hep-th categories, spanning January 1993 to April 2003. If an author i co-authored a paper with author j, the graph contains a undirected edge from i to j. If the paper is co-authored by k authors this generates a completely connected (sub)graph on k nodes.
This network has 68746 nodes and 51971 edges.
as_skitter: Skitter IP graph (2005)
An aggregate snapshot of the Internet Protocol (IP) graph, as measured by the traceroute tool on CAIDA's skitter infrastructure, in 2005.
This network has 1696415 nodes and 11095298 edges.
Tags: Technological, Communication, Unweighted
https://networks.skewed.de/net/as_s…
livejournal_aminer: Livejournal social graph
This network contains the social graph of Livejournal, a free on-line social network where users can keep a blog, journal or diary, where a directed edge (i,j) means that user i follows user j.
This network has 3017286 nodes and 87037567 edges.
Tags: Social, Online, Unweighted
https://…
google_web: Old Google web graph (2002)
A web graph representing a crawl of a portion of the general WWW, from a 2002 Google Programming contest.
This network has 916428 nodes and 5105039 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/google_web
trec_web: TREC WT10g (2003)
A web graph network originally constructed in 2003 as a testbed for information-retrieval techniques, including web search engines. Distributed by University of Glasgow.
This network has 1601787 nodes and 8063026 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net…
stanford_web: Webgraph (Stanford)
The web graph of Stanford University (stanford.edu), as collected in 2002. Nodes represent pages and directed edges represent hyperlinks between them.
This network has 281904 nodes and 2312497 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/s…
google: Google internal webpages (2007)
A directed network of webpages from Google's own sites, and the hyperlinks among them. Edge direction indicates that i hyperlinks to j.
This network has 15763 nodes and 171206 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/google
wikipedia_link: Wikipedia links (2016)
Networks of hyperlinks among articles on Wikipedia, for all available languages. A directed edge (i,j) indicates that article i hyperlinks to j.
This network has 41205 nodes and 1042990 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/ne…
wikipedia_growth: en-Wikipedia links (2007)
The network of hyperlinks among English wikipedia pages, in 2007. An edge (i,j) indicates that article i hyperlinks to article j, and each edge is timestamped with its creation.
This network has 1870709 nodes and 39953145 edges.
Tags: Informational, Web graph, Unweighted, Timestamps
https:/…
wikipedia_growth: en-Wikipedia links (2007)
The network of hyperlinks among English wikipedia pages, in 2007. An edge (i,j) indicates that article i hyperlinks to article j, and each edge is timestamped with its creation.
This network has 1870709 nodes and 39953145 edges.
Tags: Informational, Web graph, Unweighted, Timestamps
https:/…
edit_wikinews: Wikipedia news edits (2010)
Two bipartite user-page networks extracted from Wikipedia, about news events. A user connects to a page if that user edited that page. Edits (edges) are timestamped. Edge weights represent counts of the number of edits.
This network has 14005 nodes and 44804 edges.
Tags: Informational, Web graph, Multigraph, Timestamps
flickr_aminer: Flickr social graph
This network contains the social graph of flickr, a popular photo sharing network for users to upload photos and share photos, where a directed edge (i,j) means that user i follows user j.
This network has 214626 nodes and 9114557 edges.
Tags: Social, Online, Unweighted
https://
livejournal_aminer: Livejournal social graph
This network contains the social graph of Livejournal, a free on-line social network where users can keep a blog, journal or diary, where a directed edge (i,j) means that user i follows user j.
This network has 3017286 nodes and 87037567 edges.
Tags: Social, Online, Unweighted
https://…
notre_dame_web: Webgraph (Notre Dame)
The web graph of Notre Dame University (nd.edu), as collected in 1999.
This network has 325729 nodes and 1497134 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/notre_dame_web
Ridiculogram…
trec_web: TREC WT10g (2003)
A web graph network originally constructed in 2003 as a testbed for information-retrieval techniques, including web search engines. Distributed by University of Glasgow.
This network has 1601787 nodes and 8063026 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net…
berkstan_web: Webgraph (Berkeley-Stanford)
The web graph of Berkeley and Stanford Universities (berkeley.edu and stanford.edu), as collected in 2002. Nodes represent pages and directed edges represent hyperlinks between them.
This network has 685231 nodes and 7600595 edges.
Tags: Informational, Web graph, Unweighted
https://
google: Google internal webpages (2007)
A directed network of webpages from Google's own sites, and the hyperlinks among them. Edge direction indicates that i hyperlinks to j.
This network has 15763 nodes and 171206 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/google
google: Google internal webpages (2007)
A directed network of webpages from Google's own sites, and the hyperlinks among them. Edge direction indicates that i hyperlinks to j.
This network has 15763 nodes and 171206 edges.
Tags: Informational, Web graph, Unweighted
https://networks.skewed.de/net/google
edit_wikibooks: Wikipedia book edits (2010)
Two bipartite user-page networks extracted from Wikipedia, about books. A user connects to a page if that user edited that page. Edits (edges) are timestamped. Edge weights represent counts of the number of edits.
This network has 960 nodes and 1308 edges.
Tags: Informational, Web graph, Multigraph, Timestamps
as_skitter: Skitter IP graph (2005)
An aggregate snapshot of the Internet Protocol (IP) graph, as measured by the traceroute tool on CAIDA's skitter infrastructure, in 2005.
This network has 1696415 nodes and 11095298 edges.
Tags: Technological, Communication, Unweighted
https://networks.skewed.de/net/as_s…
flickr_aminer: Flickr social graph
This network contains the social graph of flickr, a popular photo sharing network for users to upload photos and share photos, where a directed edge (i,j) means that user i follows user j.
This network has 214626 nodes and 9114557 edges.
Tags: Social, Online, Unweighted
https://
flickr_aminer: Flickr social graph
This network contains the social graph of flickr, a popular photo sharing network for users to upload photos and share photos, where a directed edge (i,j) means that user i follows user j.
This network has 214626 nodes and 9114557 edges.
Tags: Social, Online, Unweighted
https://
lastfm_aminer: Last.fm social graph
This network contains the social graph of last.fm, a site that provides a streaming radio service, where users can search music and get personalized recommendation. A directed edge (i,j) means that user i follows user j.
This network has 136409 nodes and 1685524 edges.
Tags: Social, Online, Unweighted
livejournal_aminer: Livejournal social graph
This network contains the social graph of Livejournal, a free on-line social network where users can keep a blog, journal or diary, where a directed edge (i,j) means that user i follows user j.
This network has 3017286 nodes and 87037567 edges.
Tags: Social, Online, Unweighted
https://…