Giter Site home page Giter Site logo

logic-set-trainer's People

Contributors

felixj01 avatar harzen94 avatar m0ritz2k19 avatar sikruger avatar

Stargazers

 avatar

Watchers

 avatar

logic-set-trainer's Issues

Truthtables

Improve Truthtables and add missing functions

Validator for expressions

As a user, I can enter expressions. If my expression is wrongly formatted the whole system crashes.
We need a validator to check for any errors in the expression. Only if this check succeeds the parser can do its work.

Erweiterung Wahrheitstabelle

Erweiterung der Wahrheitstabelle, unter anderem:

  • umkehren der Wahrheitswerte ( ! - Operator)
  • Subjunktion
  • Zuverlässigere Berechnung der Tabelle

Incremental Truthtable

Truthtables sollten erweiterbar sein, und nicht die ganze Tabelle auf einmal angezeigt werden.

Draw Venn-Diagrams

From a well formatted expression shall a Venn-Diagram be drawn.

Max size should be five sets.

This task contains the DRAWINGS only!

Automatic deployment

master branch should be built via github actions to deploy a up-to date github pages

Explizite Sets

Momentan geben wir Variabeln an (z.B. A && B).
Man soll aber auch Sets angeben können {1,2} && {3,5}

getting test-framework to work

At least in IntelliJ theres a simple button next to the test

Image

Both of you need to figure out how to run the tests in your IDE. ts-jest seems to be broken...

Draw Venn with Expression

As of now we can draw our venns but cannot enter expressions and get a correct formatted venn. In this task:
Expression -> Venn

Parser for expressions

We need a parser for expressions
e.g (a && b), a && (b | c)..

should throw errors if wrong formatted

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.