home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / prolog / 1518 < prev    next >
Encoding:
Text File  |  1992-08-12  |  803 b   |  23 lines

  1. Newsgroups: comp.lang.prolog
  2. Path: sparky!uunet!sun-barr!ames!elroy.jpl.nasa.gov!ucla-cs!oahu.cs.ucla.edu!mika
  3. From: mika@oahu.cs.ucla.edu (Mikhail Karpoukhin)
  4. Subject: fuzzy unification of floating point numbers
  5. Message-ID: <1992Aug12.210954.15241@cs.ucla.edu>
  6. Originator: mika@oahu.cs.ucla.edu
  7. Sender: usenet@cs.ucla.edu (Mr Usenet)
  8. Nntp-Posting-Host: oahu.cs.ucla.edu
  9. Organization: UCLA Computer Science Department
  10. Date: Wed, 12 Aug 92 21:09:54 GMT
  11. Lines: 10
  12.  
  13. Does anybody know the prolog for UNIX which supports
  14. the fuzzy unification of floating point numbers,     
  15. that is two floating point numbers are considered 
  16. equal if | X - Y | =< FUZZVALUE  and this FUZZVALUE
  17. can be changed by user? I know that VM/Prolog has
  18. this feature, but it works on mainframe.
  19. Any information is appreciated.
  20.  
  21. Mike
  22.  
  23.