RubyGems Navigation menu

logic_tools 0.3.8

LogicTools is a set of command-line tools for processing logic expressions. The tools include: simplify_qm for simplifying a logic expression, simplify_es for simplifying a logic expression much more quickly than simplify_qm, std_conj for computing the conjunctive normal form of a logic expression, std_dij for computing the disjunctive normal form a of logic expression, truth_tbl for generating the truth table of a logic expression, is_tautology for checking if a logic expression is a tautology or not, and complement for computing the complement of a logic expression.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.9 - June 27, 2017 (41.5 KB)
  2. 0.3.8 - January 27, 2017 (41.5 KB)
  3. 0.3.7 - January 26, 2017 (40.5 KB)
  4. 0.3.6 - January 24, 2017 (40.5 KB)
  5. 0.3.5 - January 18, 2017 (40 KB)
Show all versions (15 total)

Runtime Dependencies (1):

parslet >= 0

Development Dependencies (3):

bundler ~> 1.13
minitest ~> 5.0
rake ~> 10.0

Owners:

Authors:

  • Lovic Gauthier

SHA 256 checksum:

f939a49e8d860b22b613ad6ce9c0e83256a669f6179b8a16738a69e5e7ca3c1e

Total downloads 34,201

For this version 1,880

License:

MIT

Required Ruby Version: >= 0

Links: