Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Relations Checker

This project provides a utility to check various properties of a relation, such as reflexivity, symmetry, transitivity, antisymmetry, and comparability. It also offers functions to determine if a relation is partially or totally ordered.

Features

  • Check if a relation is reflexive, symmetric, transitive, antisymmetric, or comparable.
  • Determine if a relation is partially ordered or totally ordered.
  • Accepts user input for the set and the relation.

How to Use

  1. Run the program.
  2. You'll be prompted to input a comma-separated list of numbers for set (X).
  3. You'll then be prompted to input a comma-separated list of tuples to define the relation (R).
  4. The program will display results for each property checked against the relation.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages