Skip to content

carlo-theunissen/calulus-in-practice

Repository files navigation

Logic Engineering

This web application uses proposition and predicate logic to determine if a given formula is a tautology, contradiction or not.

Use binary algebra to form a formula. Then use the web tool to calculate the outcomes.

Ascii format

Use the table:

screen shot 2018-09-26 at 12 38 40

For example, write:

screen shot 2018-09-26 at 12 38 45

Into:

screen shot 2018-09-26 at 12 38 52

Techniques

The application is fully written in C# and uses the DotNet core framework to serve a web frontend to the end user.

Screen shots

screen shot 2018-09-26 at 12 50 15

screen shot 2018-09-26 at 12 50 24