/* Name: UVA820 Author: zoom Date: 08/07/11*/using namespace std;#include<iostream>#include<cstdio>#include<cstring>#include<algorithm>#include<vector>#… more →
Learning to Codewrote 15 hours ago: Motivation While I was doing my Abstract Algebra research the other month, I came across an interest … more →
wrote 4 days ago: Today’s short post is about a word-building board game (Tessel) I introduced in an earlier pos … more →
wrote 2 weeks ago: Hi, I’ve found some time to implement the first version of Cahit Spiral Chains algorithm. I st … more →
wrote 2 weeks ago: Let me introduce you all to Social Network Analysis. Whether you are a social scientist in academia … more →
wrote 3 weeks ago: One thing that was on my mind while I was composing my Sonobe puzzlers [1, 2, 3] is the question of … more →
wrote 3 weeks ago: Statistical Mechanics of Complex Networks (Barabasi, 2002) A modern primer on complex networks acros … more →
wrote 1 month ago: Introduction Lately I’ve been brushing up on probability, statistics and machine learning and … more →
wrote 1 month ago: Download:Link mediafire … more →
wrote 1 month ago: When we think of our brain what comes in mind? Well, typically, words as memory and neurons are some … more →
wrote 1 month ago: https://r.office.microsoft.com/r/rlidExcelEmbed?su=9179204747953931080&Fi=SD7F631615B25F8348!11 … more →
wrote 1 month ago: https://r.office.microsoft.com/r/rlidExcelEmbed?su=9179204747953931080&Fi=SD7F631615B25F8348!10 … more →
wrote 1 month ago: This blog post is based on some notes from the Domination Theory talks given by Kieka Mynhardt at th … more →
wrote 1 month ago: This must be my most prolific blogging period yet! Having started this blog over two years ago, I h … more →
wrote 1 month ago: If the minimum degree of a graph is at least , then the graph is connected. Proof: Let d be the mini … more →
wrote 1 month ago: This topic is in fact very simple, however requires an understanding of what it is, just like any ma … more →
wrote 1 month ago: This week, Professor Siemion Fajtlowicz assigned two home work problems: Professor Siemion Fajtlowic … more →
wrote 1 month ago: This was the first week of my senior-level class with Professor Siemion Fajtlowicz, MATH 4315 … more →
wrote 1 month ago: A directed graph (or digraph) is an ordered pair , where is a non-empty finite set of elements calle … more →
wrote 2 months ago: Vertex, Nodes and my MS degree Graph theory is the only subject that holds me from completing my MS … more →