~ubuntu-branches/ubuntu/jaunty/tablix2/jaunty

« back to all changes in this revision

Viewing changes to doc/doxygen/html/structtable__t.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Lemmen
  • Date: 2007-09-18 15:54:15 UTC
  • mfrom: (1.1.3 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20070918155415-uwkixfe5ub1lee3o
Tags: 0.3.5-1
* New upstream release (closes: #439886)
* fixed build system to make it re-buildable without cleans

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3
3
<title>Tablix: table_t Struct Reference</title>
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
<link href="tabs.css" rel="stylesheet" type="text/css">
6
6
</head><body>
7
 
<!-- Generated by Doxygen 1.4.6 -->
 
7
<!-- Generated by Doxygen 1.5.2 -->
8
8
<div class="tabs">
9
9
  <ul>
10
10
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
 
11
    <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
12
12
    <li><a href="files.html"><span>Files</span></a></li>
13
 
  </ul></div>
 
13
  </ul>
 
14
</div>
14
15
<div class="tabs">
15
16
  <ul>
16
17
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
17
 
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
18
18
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
19
 
  </ul></div>
 
19
  </ul>
 
20
</div>
20
21
<h1>table_t Struct Reference</h1><!-- doxytag: class="table_t" -->Timetable structure.  
21
22
<a href="#_details">More...</a>
22
23
<p>
24
25
<p>
25
26
Collaboration diagram for table_t:<p><center><img src="structtable__t__coll__graph.png" border="0" usemap="#table__t__coll__map" alt="Collaboration graph"></center>
26
27
<map name="table__t__coll__map">
27
 
<area href="structchromo__t.html" shape="rect" coords="41,97,119,121" alt="">
28
 
<area href="structresourcetype__t.html" shape="rect" coords="152,7,261,31" alt="">
29
 
<area href="structresource__t.html" shape="rect" coords="201,97,287,121" alt="">
30
 
</map>
 
28
<area shape="rect" href="structchromo__t.html" title="Chromosome structure." alt="" coords="40,97,125,121"><area shape="rect" href="structresourcetype__t.html" title="Resource type structure." alt="" coords="157,7,280,31"><area shape="rect" href="structresource__t.html" title="Resource structure." alt="" coords="215,97,305,121"></map>
31
29
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><table border="0" cellpadding="0" cellspacing="0">
32
30
<tr><td></td></tr>
33
31
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
58
56
This structure describes an individual (a candidate solution to the timetabling problem) in the population of the genetic algorithm.<p>
59
57
Each individual has n chromosomes, where n&gt;0. These chromosomes are split between two groups: constant and variable. Constant chromosomes are not touched by the genetic algorithm (their contents are defined in the config file). 
60
58
<p>
61
 
<hr size="1"><address style="align: right;"><small>Generated on Sun May 28 16:48:18 2006 for Tablix by&nbsp;
 
59
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jul 3 13:23:37 2007 for Tablix by&nbsp;
62
60
<a href="http://www.doxygen.org/index.html">
63
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
 
61
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
64
62
</body>
65
63
</html>