You are here |
algorithmsoup.wordpress.com | ||
| | | |
dominiczypen.wordpress.com
|
|
| | | | Suppose you want to have a graph $latex G = (V,E)$ with chromatic number $latex \chi(G)$ equaling some value $latex k$, such that $latex G$ is minimal with this property. So you end up with a $latex k$-(vertex-)critical graph. It is easy to construct critical graphs by starting with some easy-to-verify example like $latex C_5$... | |
| | | |
ckrao.wordpress.com
|
|
| | | | One thing I observed is that the 3-4-5 triangle is rather attractive in solving problems using coordinates. If the vertices are placed at (0,3), (0,0) and (4,0) the following are the coordinates of points and equations of some lines of interest. Line AC: $latex x/4 + y/3 = 1$ Incentre: $latex (1, 1)$ Centroid: $latex... | |
| | | |
nickhar.wordpress.com
|
|
| | | | The algorithm for probabilistically embedding metric spaces into trees has numerous theoretical applications. It is a key tool in the design of many approximation algorithms and online algorithms. Today we will illustrate the usefulness of these trees in designing an algorithm for the online Steiner tree problem. 1. Online Steiner Tree Let $latex {G=(V,E)}&fg=000000$ be... | |
| | | |
andrea.corbellini.name
|
|
| |