Changeset 50b202f04d in tspsg for ChangeLog.md
- Timestamp:
- Nov 2, 2013, 1:22:06 PM (11 years ago)
- Branches:
- appveyor, imgbot, master, readme
- Children:
- 2aeaea9572, 6221a58c7c
- Parents:
- fb0c1d86f4
- git-author:
- Oleksii Serdiuk <contacts@…> (11/02/13 13:22:06)
- git-committer:
- Oleksii Serdiuk <contacts@…> (11/02/13 17:33:24)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog.md
rfb0c1d86f4 r50b202f04d 1 ==================================== 2 TSP Solver and Generator ChangeLog 3 ==================================== 1 TSP Solver and Generator ChangeLog 2 ================================== 4 3 5 4 6 5 TSPSG v0.1.4 beta 2 (build 170) 7 =============================== 6 ------------------------------- 8 7 9 WHAT'S NEW 10 ---------- 8 ### WHAT'S NEW ### 11 9 12 10 - Support for embedded base64 encoded images when saving solution as … … 17 15 18 16 19 CHANGES & IMPROVEMENTS 20 ---------------------- 17 ### CHANGES & IMPROVEMENTS ### 21 18 22 19 - Any value that is entered into task table and doesn't contain … … 33 30 34 31 35 BUGFIXES 36 -------- 32 ### BUGFIXES ### 37 33 38 34 - Bug #2: Solution graph is too small on high resolution screens. … … 49 45 50 46 TSPSG v0.1.3 beta 1 (build 145) 51 =============================== 47 ------------------------------- 52 48 53 WHAT'S NEW 54 ---------- 49 ### WHAT'S NEW ### 55 50 56 51 + Solution graph generation. … … 62 57 63 58 64 IMPROVEMENTS 65 ------------ 59 ### IMPROVEMENTS ### 66 60 67 61 + Improved the solution output generation algorithm. It is now about … … 77 71 78 72 79 CHANGES 80 ------- 73 ### CHANGES ### 81 74 82 75 * About dialog was "tabified". Added GPL License and Credits tabs. … … 88 81 89 82 90 BUGFIXES 91 -------- 83 ### BUGFIXES ### 92 84 93 85 - Solution related actions not disabled when solution is canceled. … … 97 89 98 90 TSPSG v0.1.2 alpha 2 (build 100) 99 ================================ 91 -------------------------------- 100 92 101 WHAT'S NEW 102 ---------- 93 ### WHAT'S NEW ### 103 94 104 95 + New TSPSG icon. … … 124 115 125 116 126 IMPROVEMENTS 127 ------------ 117 ### IMPROVEMENTS ### 128 118 129 119 + Improved the solution algorithm. … … 146 136 147 137 148 CHANGES 149 ------- 138 ### CHANGES ### 150 139 151 140 * The resulting path is now sorted, always starts from City 1 and has … … 157 146 158 147 159 BUGFIXES 160 -------- 148 ### BUGFIXES ### 161 149 162 150 - A solution couldn't be found for some tasks while the task had at … … 169 157 170 158 TSPSG v0.1.1 alpha 1 (build 42) 171 =============================== 159 ------------------------------- 172 160 173 161 This is initial TSPSG release. 174 162 175 FEATURES 176 -------- 163 ### FEATURES ### 177 164 178 165 * Solving taks with up to 5 cities.
Note: See TracChangeset
for help on using the changeset viewer.