/usr/share/mozart/doc/system/node32.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 3 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>6.4 Miscellaneous Propagators</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="node31.html#section.schedule.cumulative"><< Prev</A></TD><TD><A href="node28.html">- Up -</A></TD></TR></TABLE><DIV id="section.schedule.misc"><H2><A name="section.schedule.misc">6.4 Miscellaneous Propagators</A></H2><P></P><DL><DT><A name="label305"></A> <CODE>disjoint</CODE></DT><DD><BLOCKQUOTE class="synopsis"><P></P><BLOCKQUOTE class="code"><CODE>{Schedule<SPAN class="keyword">.</SPAN>disjoint </CODE><CODE>*<I>D1</I></CODE><CODE> </CODE><CODE>+<I>I1</I></CODE><CODE> </CODE><CODE>*<I>D2</I></CODE><CODE> </CODE><CODE>+<I>I2</I></CODE><CODE>}</CODE></BLOCKQUOTE><P></P></BLOCKQUOTE></DD><DD><P>creates a propagator for <IMG alt="D1+I1\leq D2 \;\vee\;
D2+I2\leq D1" src="latex105.png">. Its operational semantics is defined by </P><BLOCKQUOTE class="code"><CODE><SPAN class="keyword">or</SPAN> </CODE><I>D1</I><CODE> <SPAN class="keyword">+</SPAN> </CODE><I>I1</I><CODE> <SPAN class="keyword">=<:</SPAN> </CODE><I>D2</I><CODE> <BR><SPAN class="keyword">[]</SPAN> </CODE><I>D2</I><CODE> <SPAN class="keyword">+</SPAN> </CODE><I>I2</I><CODE> <SPAN class="keyword">=<:</SPAN> </CODE><I>D1</I><CODE> <BR><SPAN class="keyword">end</SPAN></CODE></BLOCKQUOTE><P></P></DD></DL><P> </P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node31.html#section.schedule.cumulative"><< Prev</A></TD><TD><A href="node28.html">- Up -</A></TD></TR></TABLE><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~duchier/">Denys Duchier</A>, <A href="http://www.ps.uni-sb.de/~kornstae/">Leif Kornstaedt</A>, <A href="http://www.ps.uni-sb.de/~homik/">Martin Homik</A>, <A href="http://www.ps.uni-sb.de/~tmueller/">Tobias Müller</A>, <A href="http://www.ps.uni-sb.de/~schulte/">Christian Schulte</A> and <A href="http://www.info.ucl.ac.be/~pvr">Peter Van Roy</A><BR><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>
|