Skip to content

Conversation

@DiegoAnaya28
Copy link

Final changes
Diego Alejandro Anaya Alanis

Final changes 
Diego Alejandro Anaya Alanis
@VictorRodriguez
Copy link
Owner

vrodri3/tmp % python3 test.py
Hello World analyzing input!
Enter your set: {1,1}
{1,1}
1. R is Reflexive: True 2. R is Symmetric: True 3. R is Transitive: True
Graph generated . Check 'graph.png'.
vrodri3/tmp % python3 test.py
Hello World analyzing input!
Enter your set: {(1,1),{1,0)}
{(1,1),{1,0)}
1. R is Reflexive: False 2. R is Symmetric: True 3. R is Transitive: True
Graph generated . Check 'graph.png'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants