I am using prolog to act as a database. My facts are all of the structure relation(Name,Type,Weight), with weight being floats.
I want to write a rule and query to write all relations with a weight greater than an input weight to the screen. I can get it to write one, here is what I have so...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.