<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ InfoPolymaking</code></td><td class="tdright">( info class )</td></tr></table></div>
<p>If set to at least <span class="SimpleMath">\(2\)</span>, the output of polymake is shown. At level <span class="SimpleMath">\(1\)</span>, warnings are shown. This is the default. And at level <span class="SimpleMath">\(0\)</span>, the polymake package remains silent.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ POLYMAKE_LAST_FAIL_REASON</code></td><td class="tdright">( global variable )</td></tr></table></div>
<p>Contains a string that explains the last occurrence of <code class="keyw">fail</code> as a return value of <code class="func">Polymake</code> (<a href="chap2_mj.html#X7DBA99E87EC51D53"><spanclass="RefLink">2.5-1</span></a>).</p>
<h4>3.2 <span class="Heading">Variables for system interaction</span></h4>
<p>The variables for interaction with the system are contained in the file <code class="file">environment.gi</code>. Each of these variables has a function to set it, see <a href="chap1_mj.html#X851C596486F918F0"><span class="RefLink">1.2</span></a>. If <code class="keyw">POLYMAKE_COMMAND</code> or <code class="keyw">POLYMAKE_DATA_DIR</code> are set at startup, they are not overwritten. So if you don't want (or don't have the rights) to modify <code class="file">environment.gi</code>, you can set the variables in your <code class="file">.gaprc</code> file.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ POLYMAKE_COMMAND</code></td><td class="tdright">( global variable )</td></tr></table></div>
<p>This variable should contain the name of the polymake program in the form as returned by <code class="code">Filename</code> So a probable value is <code class="code">Filename(Directory("/usr/local/bin"),"polymake")</code>.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ POLYMAKE_DATA_DIR</code></td><td class="tdright">( global variable )</td></tr></table></div>
<p>In this directory the files for polymake will be created. By default, this generates a temporary directory using <code class="keyw">DirectoryTemporary</code></p>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.