Blogs about: Graph
Featured Blog
Q11015: 05-2 Rendezvous
// Accepted !! // Floyd_Warshall problem #include <iostream> #include <cstdlib> #include <algorithm> #define MAX 23 using namespace std; int matrix[MAX][MAX]; void Floyed_Warsha… more »
My code
Q11015: 05-2 Rendezvous
Bigtuna wrote 17 hours ago: // Accepted !! // Floyd_Warshall problem #include <iostream> #include <cstdlib> #incl … more »
Q544: Heavy Cargo
Bigtuna wrote 23 hours ago: // Accepted !! // Floyd_Warshall problem #include <iostream> #include <cstdlib> #incl … more »
Q534: Frogger
Bigtuna wrote 1 day ago: // Accepted !! // Floyd_Warshall problem // select the minimum of longest jumps ~~ minimax #inclu … more »
BFS
Bigtuna wrote 1 day ago: #include <iostream> #include <cstdlib> #include <queue> using namespace std; … more »
Q10102: The path in the colored field
Bigtuna wrote 2 days ago: // Accepted !! #include <iostream> #include <cstdlib> #include <math.h> using … more »
And Now, Something Different
ideambulate wrote 2 days ago: An entirely silly graph. I sent a lower-quality version over the GraphJam, and they picked it up. … more »
Pollyanna Chooses Cake
— 3 comments
lyda wrote 2 days ago: Lyda here. I just had to share this: Food Options in the Church of England Jihad more graph humor a … more »
Still...
chikaradirghsa wrote 3 days ago: converting grid map into a graph representation and configuring the data structure. … more »
adjacent list -- 1
Bigtuna wrote 3 days ago: using adjacent list to describe undirected graph #include <iostream> #include <cstdlib … more »
Directed Graph
Bigtuna wrote 3 days ago: Using adjacency matrix to describe directed graph #include <iostream> #include <cstdlib … more »
Undirected Graph
Bigtuna wrote 3 days ago: Using adjacency matrix to describe undirected graph #include <iostream> #include <cstdli … more »
FreePrintablePaper.net - It's not quite a PocketMod
kandle wrote 1 week ago: Who should read this: Readers should have the occasional need for graph paper or unperforated lined … more »
Thanks Facebook !
lifegeeked wrote 1 week ago: … more »
Who Can Stop the Cav? Beijing Perhaps!
allez915 wrote 1 week ago: Mark Cavendish appears to be unstoppable. He was boxed tightly at 200m. As soon as a gap came Sta … more »
jennpickett wrote 1 week ago: This would be graphically correct…. … more »
Graphical Progress Display - Fifty One Days
Khyri wrote 1 week ago: Now there’s a fourth-order polynomial trend line I like to see! I’m happy with this one … more »
Election data: the right way to display
Landru wrote 1 week ago: Check out this incredibly cool and effective interactive from the NYTimes. Despite the cuts and crea … more »
Seth Godin is a marketing guy... we won't fault him for that.
Sean wrote 1 week ago: If you are in Marketing then you must subscribe to Seth Godin’s Blog, there may be no better … more »
