What are some families of graphs with known tree width k? For instance, for tree k=1, for cycle k=2, for series-parallel graph which is not a tree k=2, what are some other examples?
I'm looking for some easy to construct families (or famous graphs which I can find in Mathematica's GraphData or on the internet) for testing tree decomposition code.