Code Monkey home page Code Monkey logo

frechet's Introduction

Lexicographic Fréchet Matchings with Degenerate Inputs

Bachelor Thesis

My Bachelors Thesis "Lexicographic Fréchet Matchings with Degenerate Inputs" can be accessed at: https://github.com/abegehr/frechet/blob/master/thesis/thesis.pdf

Live Version

Check out the live version and start experimenting here: https://abegehr.github.io/frechet/

And a cool example of degenerate inputs: https://abegehr.github.io/frechet/?p=(0_0)(4_0)(3_2)(4_3)(2_3)(3_4)(2_6)(6_6)&q=(0_0)(0_4)(6_2)(6_6)

Run in development environement

Start backend:

  1. Open a new Terminal.
  2. Navigate to backend folder: cd ./frechet_backend/
  3. Run Python3 Flask server: python3 ./frechet_backend.py

Start frontend

  1. Open a new Terminal.
  2. Navigate to frontend folder: cd ./frechet_frontend/
  3. Install dependancies: yarn install or npm install
  4. Run React app in development env: yarn start or npm start

GitHub Repository

The GitHub repository with current source code can be accessed at: https://github.com/abegehr/frechet

frechet's People

Contributors

abegehr avatar

Stargazers

 avatar  avatar  avatar  avatar

frechet's Issues

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.