This file is indexed.

/usr/share/doc/coinor-libosi-doc/html/_osi_branching_object_8hpp.html is in coinor-libosi-doc 0.103.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>/build/buildd/coinor-osi-0.103.0/Osi/src/OsiBranchingObject.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a>  </div>
  <div class="headertitle">
<h1>/build/buildd/coinor-osi-0.103.0/Osi/src/OsiBranchingObject.hpp File Reference</h1>  </div>
</div>
<div class="contents">
<code>#include &lt;cassert&gt;</code><br/>
<code>#include &lt;string&gt;</code><br/>
<code>#include &lt;vector&gt;</code><br/>
<code>#include &quot;CoinError.hpp&quot;</code><br/>
<div class="dynheader">
Include dependency graph for OsiBranchingObject.hpp:</div>
<div class="dyncontent">
<div class="center"><img src="_osi_branching_object_8hpp__incl.png" border="0" usemap="#_2build_2buildd_2coinor-osi-0_8103_80_2_osi_2src_2_osi_branching_object_8hpp" alt=""/></div>
<map name="_2build_2buildd_2coinor-osi-0_8103_80_2_osi_2src_2_osi_branching_object_8hpp" id="_2build_2buildd_2coinor-osi-0_8103_80_2_osi_2src_2_osi_branching_object_8hpp">
</map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="_osi_branching_object_8hpp__dep__incl.png" border="0" usemap="#_2build_2buildd_2coinor-osi-0_8103_80_2_osi_2src_2_osi_branching_object_8hppdep" alt=""/></div>
<map name="_2build_2buildd_2coinor-osi-0_8103_80_2_osi_2src_2_osi_branching_object_8hppdep" id="_2build_2buildd_2coinor-osi-0_8103_80_2_osi_2src_2_osi_branching_object_8hppdep">
<area shape="rect" id="node3" href="_osi_choose_variable_8hpp.html" title="/build/buildd/coinor&#45;osi&#45;0.103.0/Osi/src/OsiChooseVariable.hpp" alt="" coords="8,83,421,112"/></map>
</div>

<p><a href="_osi_branching_object_8hpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_object.html">OsiObject</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Abstract base class for `objects'.  <a href="class_osi_object.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_object2.html">OsiObject2</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Define a class to add a bit of complexity to <a class="el" href="class_osi_object.html" title="Abstract base class for `objects&#39;.">OsiObject</a> This assumes 2 way branching.  <a href="class_osi_object2.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_branching_object.html">OsiBranchingObject</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Abstract branching object base class.  <a href="class_osi_branching_object.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_branching_information.html">OsiBranchingInformation</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_two_way_branching_object.html">OsiTwoWayBranchingObject</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This just adds two-wayness to a branching object.  <a href="class_osi_two_way_branching_object.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_simple_integer.html">OsiSimpleInteger</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Define a single integer class.  <a href="class_osi_simple_integer.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_integer_branching_object.html">OsiIntegerBranchingObject</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Simple branching object for an integer variable.  <a href="class_osi_integer_branching_object.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_s_o_s.html">OsiSOS</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Define Special Ordered Sets of type 1 and 2.  <a href="class_osi_s_o_s.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_s_o_s_branching_object.html">OsiSOSBranchingObject</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Branching object for Special ordered sets.  <a href="class_osi_s_o_s_branching_object.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_lotsize.html">OsiLotsize</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Lotsize class.  <a href="class_osi_lotsize.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_osi_lotsize_branching_object.html">OsiLotsizeBranchingObject</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Lotsize branching object.  <a href="class_osi_lotsize_branching_object.html#_details">More...</a><br/></td></tr>
</table>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 18 2010 06:52:52 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>