1 | <!-- This comment will put IE 6, 7 and 8 in quirks mode --> |
---|
2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
4 | <head> |
---|
5 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
---|
6 | <title>TSPSG: TSP Solver and Generator: TSPSG ChangeLog</title> |
---|
7 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
---|
8 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
---|
9 | <script type="text/javaScript" src="search/search.js"></script> |
---|
10 | <link href="doxygen.css" rel="stylesheet" type="text/css"/> |
---|
11 | </head> |
---|
12 | <body onload='searchBox.OnSelectItem(0);'> |
---|
13 | <!-- Generated by Doxygen 1.6.1 --> |
---|
14 | <script type="text/javascript"><!-- |
---|
15 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
---|
16 | --></script> |
---|
17 | <script type="text/javascript"> |
---|
18 | <!-- |
---|
19 | function changeDisplayState (e){ |
---|
20 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
21 | var button=this.firstChild; |
---|
22 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
23 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
24 | sectionDiv.style.display='block'; |
---|
25 | button.src='open.gif'; |
---|
26 | }else{ |
---|
27 | sectionDiv.style.display='none'; |
---|
28 | button.src='closed.gif'; |
---|
29 | } |
---|
30 | } |
---|
31 | function initDynSections(){ |
---|
32 | var divs=document.getElementsByTagName('div'); |
---|
33 | var sectionCounter=1; |
---|
34 | for(var i=0;i<divs.length-1;i++){ |
---|
35 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
36 | var header=divs[i]; |
---|
37 | var section=divs[i+1]; |
---|
38 | var button=header.firstChild; |
---|
39 | if (button!='IMG'){ |
---|
40 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
41 | button=document.createElement('img'); |
---|
42 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
43 | } |
---|
44 | header.style.cursor='pointer'; |
---|
45 | header.onclick=changeDisplayState; |
---|
46 | header.id='dynheader'+sectionCounter; |
---|
47 | button.src='closed.gif'; |
---|
48 | section.id='dynsection'+sectionCounter; |
---|
49 | section.style.display='none'; |
---|
50 | section.style.marginLeft='14px'; |
---|
51 | sectionCounter++; |
---|
52 | } |
---|
53 | } |
---|
54 | } |
---|
55 | window.onload = initDynSections; |
---|
56 | --> |
---|
57 | </script> |
---|
58 | <div class="navigation" id="top"> |
---|
59 | <div class="tabs"> |
---|
60 | <ul> |
---|
61 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
62 | <li class="current"><a href="pages.html"><span>Related Pages</span></a></li> |
---|
63 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
---|
64 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
65 | <li><a href="files.html"><span>Files</span></a></li> |
---|
66 | <li> |
---|
67 | <div id="MSearchBox" class="MSearchBoxInactive"> |
---|
68 | <img id="MSearchSelect" src="search/search.png" |
---|
69 | onmouseover="return searchBox.OnSearchSelectShow()" |
---|
70 | onmouseout="return searchBox.OnSearchSelectHide()" |
---|
71 | alt=""/> |
---|
72 | <input type="text" id="MSearchField" value="Search" accesskey="S" |
---|
73 | onfocus="searchBox.OnSearchFieldFocus(true)" |
---|
74 | onblur="searchBox.OnSearchFieldFocus(false)" |
---|
75 | onkeyup="searchBox.OnSearchFieldChange(event)"/> |
---|
76 | <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> |
---|
77 | </div> |
---|
78 | </li> |
---|
79 | </ul> |
---|
80 | </div> |
---|
81 | </div> |
---|
82 | <div class="contents"> |
---|
83 | |
---|
84 | |
---|
85 | <h1><a class="anchor" id="changelog">TSPSG ChangeLog </a></h1><dl class="author"><dt><b>Author:</b></dt><dd>Copyright © 2007-2010 Lёppa <contacts[at]oleksii[dot]name> </dd></dl> |
---|
86 | <dl class="rcs"><dt><b>Id</b></dt><dd>changelog.dox 111 2010-04-27 23:40:22Z laleppa </dd></dl> |
---|
87 | <dl class="rcs"><dt><b>URL</b></dt><dd><a href="https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/docs/dox/changelog.dox">https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/docs/dox/changelog.dox</a> </dd></dl> |
---|
88 | <hr/> |
---|
89 | <h2><a class="anchor" id="cl_toc"> |
---|
90 | Table of Contents</a></h2> |
---|
91 | <ol type="1"> |
---|
92 | <li><a class="el" href="changelog.html#cl_b100">TSPSG v0.1.2 alpha 2 (build 100)</a><ol type="a"> |
---|
93 | <li><a class="el" href="changelog.html#cl_b100_w">WHAT'S NEW</a></li> |
---|
94 | <li><a class="el" href="changelog.html#cl_b100_i">IMPROVEMENTS</a></li> |
---|
95 | <li><a class="el" href="changelog.html#cl_b100_c">CHANGES</a></li> |
---|
96 | <li><a class="el" href="changelog.html#cl_b100_b">BUGFIXES</a></li> |
---|
97 | </ol> |
---|
98 | </li> |
---|
99 | <li><a class="el" href="changelog.html#cl_b42">TSPSG v0.1.1 alpha 1 (build 42)</a><ol type="a"> |
---|
100 | <li><a class="el" href="changelog.html#cl_b42_f">FEATURES</a></li> |
---|
101 | </ol> |
---|
102 | </li> |
---|
103 | </ol> |
---|
104 | <dl class="attention"><dt><b>Attention:</b></dt><dd>This ChangeLog is updated only on releases.</dd></dl> |
---|
105 | <hr/> |
---|
106 | <h2><a class="anchor" id="cl_b100"> |
---|
107 | TSPSG v0.1.2 alpha 2 (build 100)</a></h2> |
---|
108 | <h3><a class="anchor" id="cl_b100_w"> |
---|
109 | WHAT'S NEW</a></h3> |
---|
110 | <ul> |
---|
111 | <li>New <b>TSPSG</b> icon.</li> |
---|
112 | <li>Symmetric mode: in this mode the cost of travel from city 1 to city 2 and vice versa is the same.</li> |
---|
113 | <li>Printing of solution results (if the platform supports it).</li> |
---|
114 | <li>Saving solution to PDF (if the platform supports printing).</li> |
---|
115 | <li>An ability to reset all settings to their defaults: hold Shift while clicking Save button in the Settings Dialog.</li> |
---|
116 | <li>An ability to generate fractional random numbers.</li> |
---|
117 | <li>An ability to set the fractional accuracy (in decimail places).</li> |
---|
118 | <li>An ability to select between using native and Qt's file dialogs when opening and saving tasks and solutions.</li> |
---|
119 | <li>An ability to disable showing of the solution steps' matrices in solution output.</li> |
---|
120 | <li>An ability to enable scroll to the end of the solution output after solving.</li> |
---|
121 | <li>An ability ot enable automatic resize of columns and rows to their contents on its change.</li> |
---|
122 | <li>Basic support for Symbian.</li> |
---|
123 | <li>Check for updates functionality (only in Windows version at this moment).</li> |
---|
124 | </ul> |
---|
125 | <h3><a class="anchor" id="cl_b100_i"> |
---|
126 | IMPROVEMENTS</a></h3> |
---|
127 | <ul> |
---|
128 | <li>Improved the solution algorithm.</li> |
---|
129 | <li>The maximum number of cities in task was increased to 50.</li> |
---|
130 | <li>List of alternate candidates for branching is now displayed.</li> |
---|
131 | <li>Warning about possible non-optimal result.</li> |
---|
132 | <li>Open a file, passed as command-line argument.</li> |
---|
133 | <li>Currently opened file name is displayed in the Main Window title.</li> |
---|
134 | <li>"Save Solution" and "Back to Task" buttons in Solution tab for better usability.</li> |
---|
135 | <li>The size of the toolbar buttons is now determined based on the device DPI in Windows Mobile and Symbian.</li> |
---|
136 | <li>SIP show/hide handling in Windows Mobile.</li> |
---|
137 | <li>Toolbar state and position are now saved and restored with the Main Window state and position.</li> |
---|
138 | <li>Window translucency support in Windows Vista and Windows 7.</li> |
---|
139 | </ul> |
---|
140 | <dl class="note"><dt><b>Note:</b></dt><dd>Showing the solution steps' matrices is disabled by default for tasks with more than 15 cities to considerably speed up the generation of the solution output process.</dd></dl> |
---|
141 | <h3><a class="anchor" id="cl_b100_c"> |
---|
142 | CHANGES</a></h3> |
---|
143 | <ul> |
---|
144 | <li>The resulting path is now sorted, always starts from City 1 and has "City 1 -> City n -> ... -> City 1" format.</li> |
---|
145 | <li>Translations were moved from i18n to l10n folder to follow common standards.</li> |
---|
146 | <li>Reworked the Settings Dialog layout.</li> |
---|
147 | <li>Reworked the About dialog.</li> |
---|
148 | </ul> |
---|
149 | <h3><a class="anchor" id="cl_b100_b"> |
---|
150 | BUGFIXES</a></h3> |
---|
151 | <ul> |
---|
152 | <li>A solution couldn't be found for some tasks while the task had at least one solution (mostly, tasks with a lot of restrictions).</li> |
---|
153 | <li>An error when loading .zkt file with less than 5 cities.</li> |
---|
154 | <li>Generated random numbers were not in the range defined by Minimum and Maximum settings.</li> |
---|
155 | </ul> |
---|
156 | <hr/> |
---|
157 | <h2><a class="anchor" id="cl_b42"> |
---|
158 | TSPSG v0.1.1 alpha 1 (build 42)</a></h2> |
---|
159 | <p>This is initial <b>TSPSG</b> release.</p> |
---|
160 | <h3><a class="anchor" id="cl_b42_f"> |
---|
161 | FEATURES</a></h3> |
---|
162 | <ul> |
---|
163 | <li>Solving taks with up to 5 cities.</li> |
---|
164 | <li>Generating tasks.</li> |
---|
165 | <li>Saving solution results to HTML and ODF.</li> |
---|
166 | <li>Importing tasks from ZKomModRd.</li> |
---|
167 | <li>Multilinguality: English, Russian and Ukrainian languages.</li> |
---|
168 | <li>Linux/UNIX, Windows and Windows Mobile support. </li> |
---|
169 | </ul> |
---|
170 | </div> |
---|
171 | <!--- window showing the filter options --> |
---|
172 | <div id="MSearchSelectWindow" |
---|
173 | onmouseover="return searchBox.OnSearchSelectShow()" |
---|
174 | onmouseout="return searchBox.OnSearchSelectHide()" |
---|
175 | onkeydown="return searchBox.OnSearchSelectKey(event)"> |
---|
176 | <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Defines</a></div> |
---|
177 | |
---|
178 | <!-- iframe showing the search results (closed by default) --> |
---|
179 | <div id="MSearchResultsWindow"> |
---|
180 | <iframe src="" frameborder="0" |
---|
181 | name="MSearchResults" id="MSearchResults"> |
---|
182 | </iframe> |
---|
183 | </div> |
---|
184 | |
---|
185 | <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Apr 28 02:47:14 2010 for TSPSG: TSP Solver and Generator by |
---|
186 | <a href="http://www.doxygen.org/index.html"> |
---|
187 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> |
---|
188 | </body> |
---|
189 | </html> |
---|