| decs:/ |
jump to detailed chart | hide Line History
Constraint |
Changelog
197
by janmagnet on
02 April 2008, 02:43:28 +0200
(9 months ago)
Missing function call parameter in the parallel recursive splitter algorithm.
196
by janmagnet on
14 March 2008, 11:46:13 +0100
(9 months ago)
Fixed some compile errors in the N-Queens code.
trunk/src/degen/nqdecs.cpp
196
195
by janmagnet on
14 March 2008, 11:42:25 +0100
(9 months ago)
Updated to new function names.
trunk/src/degen/degen.cpp
195
194
by janmagnet on
14 March 2008, 11:41:42 +0100
(9 months ago)
Fixed variable too big warning in GCC.
trunk/src/decs/dformat.cpp
194
193
by janmagnet on
14 March 2008, 11:05:36 +0100
(9 months ago)
Fixed a wrong endif reference.
trunk/src/CMakeLists.txt
193
192
by janmagnet on
21 January 2008, 03:20:26 +0100
(11 months ago)
- Added debian package build scripts.
trunk/src/debian
192
trunk/src/debian/changelog
192
trunk/src/debian/compat
192
trunk/src/debian/control
192
trunk/src/debian/copyright
192
191
by janmagnet on
20 January 2008, 15:10:04 +0100
(11 months ago)
- Fixed CMake file for CPack.
trunk/src/CMakeLists.txt
191
190
by janmagnet on
10 January 2008, 02:13:08 +0100
(11 months ago)
- Added packaging configuration for CPack.
trunk/src/CMakeLists.txt
190
189
by janmagnet on
09 January 2008, 16:14:42 +0100
(11 months ago)
- Retagging version 1.0 of the DECS report. This is the final version which was delivered 2007-12-20 for evaluation.
tags/report-1.0
189
tags/report-1.0/abstract.tex
189
tags/report-1.0/conclusion.tex
189
tags/report-1.0/decs.tcp
189
tags/report-1.0/decs.tex
189
188
by janmagnet on
09 January 2008, 15:49:05 +0100
(11 months ago)
- Fixed improper character escape sequence.
trunk/src/dance/dance.cpp
188
187
by janmagnet on
09 January 2008, 15:07:26 +0100
(11 months ago)
- Removed badly tagged report.
trunk/report-1.0
187
trunk/report-1.0/abstract.tex
187
trunk/report-1.0/conclusion.tex
187
trunk/report-1.0/decs.tcp
187
trunk/report-1.0/decs.tex
187
186
by janmagnet on
08 January 2008, 13:48:13 +0100
(11 months ago)
- Minor update in the n-queens section description.
trunk/src/dance/examples/README.txt
186
185
by janmagnet on
08 January 2008, 13:38:44 +0100
(11 months ago)
- Change: Minor adjustments to output.
trunk/src/dance/README.txt
185
trunk/src/dance/dance.cpp
185
trunk/src/decs/dfileio.cpp
185
trunk/src/decs/dformat.cpp
185
trunk/src/decs/type.h
185
184
by janmagnet on
08 January 2008, 13:30:30 +0100
(11 months ago)
- Modified license year for 2008.
trunk/src/dance/dance.cpp
184
trunk/src/decs/dfileio.h
184
trunk/src/decs/dformat.h
184
trunk/src/decs/dlx.cpp
184
trunk/src/decs/dlx.h
184
183
by janmagnet on
06 January 2008, 20:39:30 +0100
(12 months ago)
- Rewrote bdance and changed license to own.
trunk/src/bdance/bdance.cpp
183
182
by janmagnet on
06 January 2008, 20:20:48 +0100
(12 months ago)
- Moved nqdecs code to the degen source.
trunk/src/degen/CMakeLists.txt
182
181
by janmagnet on
06 January 2008, 20:19:48 +0100
(12 months ago)
- Moved nqdecs code to the degen source.
trunk/src/nqdecs
181
trunk/src/nqdecs/nqdecs.cpp
181
trunk/src/nqdecs/nqdecs.h
181
trunk/src/nqdecs/CMakeLists.txt
181
180
by janmagnet on
06 January 2008, 20:18:35 +0100
(12 months ago)
- Moved nqdecs code to the degen source.
trunk/src/CMakeLists.txt
180
179
by janmagnet on
06 January 2008, 20:17:50 +0100
(12 months ago)
- Moved nqdecs code to the degen source.
trunk/src/degen/nqdecs.cpp
179
trunk/src/degen/nqdecs.h
179
178
by janmagnet on
06 January 2008, 14:14:35 +0100
(12 months ago)
- Change: Converted from uint to uxlong (unsigned long long) when reading and writing with file format functions.
trunk/src/bdance/bdance.cpp
178
trunk/src/decs/dfileio.cpp
178
trunk/src/decs/dfileio.h
178
trunk/src/decs/dformat.h
178
177
by janmagnet on
06 January 2008, 11:40:42 +0100
(12 months ago)
- Readded degen and nqdecs sub folders to the CMake build.
trunk/src/CMakeLists.txt
177
trunk/src/nqdecs/CMakeLists.txt
177
176
by janmagnet on
06 January 2008, 11:37:45 +0100
(12 months ago)
- Removed Eclipse project files as they are no longer useful. Use the CMake build system instead.
trunk/src/dance/.cproject
176
trunk/src/dance/.project
176
trunk/src/degen/.cproject
176
trunk/src/degen/.project
176
trunk/src/nqdecs/.cproject
176
175
by janmagnet on
23 December 2007, 01:11:44 +0100
(12 months ago)
- Added two required source file under Linux.
trunk/src/boinc/CMakeLists.txt
175
174
by janmagnet on
22 December 2007, 15:36:01 +0100
(12 months ago)
- Updated n-queens test results and plot with value up to n=18 and a correction to n=16 (caused by overflow of the 32-bit unsigned integer which kept track of the updates).
trunk/report/images/queens-test.pdf
174
trunk/report/images/queens.plt
174
173
by janmagnet on
22 December 2007, 15:34:35 +0100
(12 months ago)
- Added test results for n-queens without the S heuristic.
trunk/report/images/test-queens-no-heuristic.txt
173
172
by janmagnet on
22 December 2007, 15:20:56 +0100
(12 months ago)
- Changed solution, update and node values to use unsigned long long to
guarantee at least 64 bits of precision. This allows larger values for n-queens to get the correct amount of updates as it sho…
trunk/src/dance/dance.cpp
172
trunk/src/decs/dlx.cpp
172
trunk/src/decs/dlx.h
172
trunk/src/decs/type.h
172
171
by janmagnet on
21 December 2007, 12:48:03 +0100
(12 months ago)
- Added CMake options for compiling only the utils or the BOINC
application.
trunk/src/CMakeLists.txt
171
170
by janmagnet on
21 December 2007, 01:57:47 +0100
(12 months ago)
- Fixed svn:mime-type and svn:eol-style.
- Cleaned up files.
trunk/report/images/heuristic-test.pdf
170
trunk/report/images/heuristic.plt
170
trunk/report/images/queens-test.pdf
170
trunk/report/images/queens.plt
170
trunk/report/images/save.plt
170
169
by janmagnet on
21 December 2007, 00:10:41 +0100
(12 months ago)
- Tagging version 1.0 of the DECS report. This is the final version which was delivered 2007-12-20 for evaluation.
trunk/report-1.0
169
trunk/report-1.0/abstract.tex
169
trunk/report-1.0/conclusion.tex
169
trunk/report-1.0/decs.tcp
169
trunk/report-1.0/decs.tex
169
168
by janmagnet on
21 December 2007, 00:05:58 +0100
(12 months ago)
- Latest edition.
trunk/report/dancing-links.tex
168
trunk/report/implementation.tex
168
trunk/report/introduction.tex
168
trunk/report/local.bib
168
|