home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.prolog
- Path: sparky!uunet!sun-barr!ames!elroy.jpl.nasa.gov!ucla-cs!oahu.cs.ucla.edu!mika
- From: mika@oahu.cs.ucla.edu (Mikhail Karpoukhin)
- Subject: fuzzy unification of floating point numbers
- Message-ID: <1992Aug12.210954.15241@cs.ucla.edu>
- Originator: mika@oahu.cs.ucla.edu
- Sender: usenet@cs.ucla.edu (Mr Usenet)
- Nntp-Posting-Host: oahu.cs.ucla.edu
- Organization: UCLA Computer Science Department
- Date: Wed, 12 Aug 92 21:09:54 GMT
- Lines: 10
-
- Does anybody know the prolog for UNIX which supports
- the fuzzy unification of floating point numbers,
- that is two floating point numbers are considered
- equal if | X - Y | =< FUZZVALUE and this FUZZVALUE
- can be changed by user? I know that VM/Prolog has
- this feature, but it works on mainframe.
- Any information is appreciated.
-
- Mike
-
-