/usr/share/mozart/doc/changes/node29.html is in mozart-doc 1.4.0-8ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>10.2 Changes</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node28.html#section.m121.important"><< Prev</A></TD><TD><A href="node27.html">- Up -</A></TD><TD><A href="node30.html#section.m121.fixes">Next >></A></TD></TR></TABLE><DIV id="section.m121.changes"><H2><A name="section.m121.changes">10.2 Changes</A></H2><P></P><UL><LI><P>Inspector replaces Browser as default viewer in Explorer and Ozcar </P></LI><LI><P>The verbosity of printing variables can be controlled by the property <CODE><SPAN class="string">'print.verbose'</SPAN></CODE></P></LI><LI><P>Mozart uses sorting in many important places (record construction, dictionaries, finite domains, many finite domain propagators). All uses of sorting now share a single, efficient and robust implementation.</P></LI><LI><P>Documented <CODE>FD<SPAN class="keyword">.</SPAN>distinctD</CODE> (domain-consistent alldifferent) and added <CODE>FD<SPAN class="keyword">.</SPAN>distinctB</CODE> (bounds-consistent alldifferent, naive quadratic version)</P></LI></UL><P></P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node28.html#section.m121.important"><< Prev</A></TD><TD><A href="node27.html">- Up -</A></TD><TD><A href="node30.html#section.m121.fixes">Next >></A></TD></TR></TABLE><HR><ADDRESS><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>
|