Skip to content

3rd year logic programming task: Applying some basic mathematical theorems with prolog.

Notifications You must be signed in to change notification settings

IinjyI/Triangles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Triangles

Applying some mathematical theorems with prolog to define whether three sides can form a triangle and if so, is there a special trait for this triangle?

  • Note that:

    • t denotes valid triangle
    • ot denotes orthogonal triangle
    • it denotes isosceles triangle
    • et denotes equilateral triangle

image

About

3rd year logic programming task: Applying some basic mathematical theorems with prolog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages