Giter Site home page Giter Site logo

relational-finite-state-machine's Introduction

Relational Finite State Machine

This project is a PoC in order to create a Relational Extendable Menu component. Even though we have built it as generically as possible, it fits to our needs. The relations in this example means that, the relationship between ancestor and its descendants must be clear in order to filter through children of the descendants.

Developers

This project is built in collaboration with Rames Aliyev.

Example

Consider that you have the following states

S1 S2 S3 S4

A1 A2 A3 A4

B1 B2 B3 B4

D1 D2

and have the following routes as available routes

S1, S2 -> A1, A2, A3 -> B1, B2 -> D1 -> END
S1, S2 -> A4 -> B1, B2 -> D2 -> END
S3, S4 -> A1, A2, A3 -> B1, B2 -> D2 -> END
S3, S4 -> A1, A2, A3 -> B3, B4 -> END
S3, S4 -> A4 -> B1, B2 -> END
S3, S4 -> A4 -> B3, B4 -> D1 -> END
S3, S4 -> D2 -> END

relational-finite-state-machine's People

Contributors

yavrib avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.