Skip to content

Encapsule-Annex/seanode-meetup-2015-apr-jsgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seanode-meetup-2015-apr-jsgraph

Please visit Seattle Node.js Meetup for monthly meeting details and signup.

Solving Day-to-Day Problems With Graphs

Mathematical graphs are data structures that represent a set of things called vertices, and a set of relationships among things called edges. Virtually any set of concepts can be mapped or modeled using mathematical graphs making them a "universal" data structure.

Graphs have entered the lexicon over the past several years given their fundamental importance to analyzing large amounts of data. But graphs are useful for modeling and solving complex problems on a smaller scale too.

April's talk will be about modeling concepts and solving complex day-to-day problems using graphs and the Encapsule/jsgraph package: a light-weight in-process graph container and re-usable algorithms that make some really fancy stuff trivial to do in-process.

Speaker Bio

Chris Russell is a developer and entrepreneur with a passion for design patterns and programming metaphors. He is currently starting a new venture out of the HUB in Bellevue, WA. Stop by and say hello!

GitHub: ChrisRus // Twitter: AlpineLakes // LinkedIn: chrisrussell

About

Seattle Node.js Meetup April 2015 Talk on Encapsule/jsgraph pacakge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published