Showing 19 open source projects for "truth table"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Focalboard

    Focalboard

    Focalboard is an open source, self-hosted alternative to Trello, etc.

    ...Keep everything and everyone on track, all in the Mattermost platform. Centralize, plan, and track all your work in one place. Mattermost Boards helps your organization maintain a single source of truth, so your teams stay aligned to complete tasks, reach milestones, and achieve their goals. Work in the way that suits you best. Manage all your tasks on a Kanban, table, gallery, and calendar view. Focus on the highest priority items with board filters, and save an unlimited number of filtered views for quick access later. Keep everyone in sync with card comments, @mention teammates to get their attention, and set board permissions to share your board with the entire team or specific individuals. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2

    Book-Reviews-In-Mathematica

    Partial Differential Equations, Complex Analysis, Mathematica, Farlow

    Cliff* Notes, Mathematica Evaluatable "Partial Differential Equations for Scientists and Engineers", Farlow "Physics for Scientists and Engineers", Serway "A First Course in Complex Analysis", Beck "PDE", Asmar "PDE, An Introduction", Colton "Elementary Differential Equations", 7th, Rainville "Ordinary Differential Equations", Tenenbaum "Linear Algebra And It's Applications", Lay "Swokowski Calculus", 5th, Swokowski "Chemistry Concepts & Problems, A Self-Teaching Guide",...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Approximate Solution Finder

    Approximate Solution Finder

    An open-source approximate logic design tool

    We provide an open-source library of approximate multipliers described using Verilog HDL. The article related to the library is currently under review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Logicheck

    Logicheck

    An interactive tool to test logical structures and expressions

    This program is intended to be useful for testing Boolean logic or propositional logic. It sets out logical expressions with symbols such as "AND" and "OR" in a graphical user interface. A truth table can then be generated for any such set of expressions. It can also be used to test the validity of deductive arguments - the program will advise whether an argument is valid and if not, list the counter examples to the argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    NNLogic

    A lightweight logic expression parser

    NNLogic is a cross-platform tool that parses and creates a truth table for any logic expression. All you need is Python 3 that you can freely download at http://python.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Logic Calculator

    A Calculator to perform logical operations

    ...It has three modes: (1) Evaluation of logic formulae: In this mode we have the basic boolean operations (negation, conjunction, disjunction, conditional and biconditional) so the user can insert the logic formula and the Logic Calculator displays the truth table along with the models of the formula. (2) Logical entailment: In this mode the user can insert a number of premises followed by a number of conclusions, so the Logic Calculator displays the truth table of each premise / conclusion and the result of whether or not these premises logically entail the given conclusions. (3) Conversion of a formula to Disjunctive Normal Form (DNF) and Conjunctive Normal Form (CNF): In this mode the user inserts a logic formula and the Logic Calculator outputs its representation in both a DNF and CNF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UCD Wombat Truth Table
    WOMBAT: TRUTH TABLES -------------------- * Enter only AND OR NAND NOT NOR operators to the Expression. * Variables in your expression query should always begin with capital letters. * You can enter expression with any number of variables. To get the output type table([variables],expression) Example query-table([A,B,C],and (A,B,C)).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Truth table application of Group Compilers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    LogicCalculus

    LogicCalculus

    A logic IDE for the sentential logic and the predicate logic.

    LogicCalculus is a logic IDE for the sentential logic and the predicate logic. Currently it can evaluate expressions and fill a truth table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QMC Logic Minimizer

    QMC Logic Minimizer

    combinational logic functions minimization

    ...Features: - You can minimize up to 16 input variables and up to 16 output variables. - You can also reduce the number of table rows. - It allows you to name the input and output variables. - The table can be exported to HTML file and then you can use it in e.g. MS Word. - This program provides a comfortable interface, you can change fonts and colors. - It works on MS Windows, GNU/Linux, Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TRUTH TABLE SOLVER
    Truth Table Solver is a program that solves the truth table and output all the possible minimized boolean expressions.It uses Quine-McCluskey algorithm (Tabulation method) for boolean minimization.It has an easy to use GUI and a command line mode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Venn Visualizer
    Visualize Venn diagrams from set logic statements in up to 4 variables. Also generates a truth table and equivalent truth statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BoolCrunch is an application that accepts a truth table and reduces the boolean function defined by it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Boolean Expression Solver is a command-line utility that generates a truth table for a given Boolean expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This program simulates a logic circuit and generates a drawing, a function and a truth table to the user's needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    biml is a Boolean calculator Implemented in Many Languages. The goal is to have a simple calculator that takes a boolean expression and returns a truth table in a large number of languages, written by many people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    digitech analyses boolean expressions and prints out the truth table. In further releases it will be possible to convert, simplify boolean expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next