ontolog-forum
[Top] [All Lists]

Re: [ontolog-forum] Constraint Solving versus Inferencing

To: "[ontolog-forum]" <ontolog-forum@xxxxxxxxxxxxxxxx>
From: Simon Spero <sesuncedu@xxxxxxxxx>
Date: Fri, 10 Oct 2014 12:40:31 -0400
Message-id: <CADE8KM4T_GbkwZTQd+RCO+0sNjcab3zXR-s7QfqxPCWkk0PoBg@xxxxxxxxxxxxxx>

See eg http://en.m.wikipedia.org/wiki/Constraint_logic_programming

On Oct 10, 2014 11:16 AM, "David Whitten" <whitten@xxxxxxxxxx> wrote:
Since we have such a large group of mathematically sophisticated people on this mailing list, I'd like to open a topic I know little about.

I recently learned there is a Constraint Solver based on this paper

http://constraints.cs.washington.edu/solvers/cassowary-tochi.pdf

Described as software here:

https://www.npmjs.org/package/cassowary

with the implementation at the github address:

https://github.com/slightlyoff/cassowary-js-refactor

From their description:

Constraint solvers are iterative algorithms that work towards ever more ideal solutions, often using some variant of Dantzig's simplex method. They are primarily of interest in situations where it's possible to easily set up a set of rules which you would like a solution to adhere to, but when it is very difficult to consider all of the possible solutions yourself.

One of the things Inference Engines allow as the internal software of an expert system is to calculate the logical closure (those facts which can be inferred from an axiom set and a set of rules).

Are these two approaches compatible?

Is the Simplex method only useful for operational research, or is it useful in logical operations on ontologies ?

Best

David Whitten


_________________________________________________________________
Message Archives: http://ontolog.cim3.net/forum/ontolog-forum/
Config Subscr: http://ontolog.cim3.net/mailman/listinfo/ontolog-forum/
Unsubscribe: mailto:ontolog-forum-leave@xxxxxxxxxxxxxxxx
Shared Files: http://ontolog.cim3.net/file/
Community Wiki: http://ontolog.cim3.net/wiki/
To join: http://ontolog.cim3.net/cgi-bin/wiki.pl?WikiHomePage#nid1J
 

_________________________________________________________________
Message Archives: http://ontolog.cim3.net/forum/ontolog-forum/  
Config Subscr: http://ontolog.cim3.net/mailman/listinfo/ontolog-forum/  
Unsubscribe: mailto:ontolog-forum-leave@xxxxxxxxxxxxxxxx
Shared Files: http://ontolog.cim3.net/file/
Community Wiki: http://ontolog.cim3.net/wiki/ 
To join: http://ontolog.cim3.net/cgi-bin/wiki.pl?WikiHomePage#nid1J    (01)

<Prev in Thread] Current Thread [Next in Thread>