Skip to content

Graph Computations based on an intro to combinatorics tutorial

Notifications You must be signed in to change notification settings

bryanzang/UW-math239-GraphBinStr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphOfBinStr

Motivated by a tutorial question from UWaterloo's MATH239 course (intro to combinatorics)

Let G be a graph defined as follows: V(G) is the set of binary strings with length n that have at most one block of 1's and two vertices are adjacent if and only if they differ in exactly one position

We wish to determine |V(G)| and |E(G)| for n is an integer greater than or equal to 0.

About

Graph Computations based on an intro to combinatorics tutorial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages