Coder Social home page Coder Social logo

house_of_lines's Introduction

House of Lines Solution

Purpose

To determine given a graph which contains a valid Euler path, determine how many Euler paths exists

Explanation

While the intent is to provide a JS function to determine how many different types of Euler path's there are for a given valid Euler path. I have not been able to find a solution for this. So until then, the goal is to describe and run both algorithms that currently can define whether a Euler path exists or not. The O notation is found on each page for each algorithm. The JS code that is currently being run is from (https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/graph/eulerian-path)

How to Use

This will generate a static website using nodeJS. Clone the repo to your local machine and run node server.js and the site will pop up on localhost:3000 containing a link that will ask you the number of even nodes and odd nodes. This will return the number of valid paths, the time it takes to calculate, and the Big O notation for calculating this

Project Maintainer

Taylor Kravits ([email protected])

house_of_lines's People

Contributors

tkravits avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.