DDMTestbed is a testbed that allows you to generate random instances and evaluate your proposed resolutive method measuring execution time, memory occupied and distance from the optimal solution.
It has been written in C language.
Latest 5 files |
|||
---|---|---|---|
Name | Size | Date | Download count |
Algorithm.h | 2.5 KB | 2013-10-14 00:34 | 506 |
bitmatrix.h | 8.9 KB | 2013-10-14 00:34 | 61 |
bitmatrix.c | 8.3 KB | 2013-10-14 00:34 | 16 |
bitvector.h | 4.1 KB | 2013-10-14 00:34 | 48 |
bitvector.c | 3.9 KB | 2013-10-14 00:34 | 10 |
All Files |
|||
Algorithm.h | 2.5 KB | 2013-10-14 00:34 | 506 |
bitmatrix.c | 8.3 KB | 2013-10-14 00:34 | 16 |
bitmatrix.h | 8.9 KB | 2013-10-14 00:34 | 61 |
bitvector.c | 3.9 KB | 2013-10-14 00:34 | 10 |
bitvector.h | 4.1 KB | 2013-10-14 00:34 | 48 |
compileInstance.sh | 0.9 KB | 2013-10-14 00:34 | 8 |
compile.sh | 1.4 KB | 2013-10-14 00:34 | 12 |
compile_to_profile.sh | 1.5 KB | 2013-10-14 00:34 | 5 |
create_instances.sh | 4.1 KB | 2013-10-14 00:34 | 5 |
DDMBench.c | 16.8 KB | 2013-10-14 00:34 | 4 |
DDMutils.c | 1.5 KB | 2013-10-14 00:34 | 5 |
DDMUtils.h | 1.5 KB | 2013-10-14 00:34 | 32 |
defines.h | 3.3 KB | 2013-10-14 00:34 | 78 |
error.c | 3.6 KB | 2013-10-14 00:34 | 17 |
error.h | 2.7 KB | 2013-10-14 00:34 | 43 |
execute_all.sh | 1.2 KB | 2013-10-14 00:34 | 5 |
execution_time.c | 2.0 KB | 2013-10-14 00:34 | 6 |
execution_time.h | 2.3 KB | 2013-10-14 00:33 | 17 |
ExtentMaker.c | 16.8 KB | 2013-10-14 00:33 | 8 |
ExtentMaker.h | 7.0 KB | 2013-10-14 00:33 | 16 |
InstanceMakerMain.c | 12.7 KB | 2013-10-14 00:33 | 2 |
lists.c | 3.0 KB | 2013-10-14 00:33 | 4 |
lists.h | 4.1 KB | 2013-10-14 00:33 | 12 |
types.h | 3.6 KB | 2013-10-14 00:33 | 163 |
Algorithms | |||
BinaryPartition | |||
Algorithm.c | 22.6 KB | 2013-10-14 00:31 | 3 |
Default | |||
Algorithm.c | 7.6 KB | 2013-10-14 00:31 | 3 |
SortBased | |||
Algorithm.c | 16.4 KB | 2013-10-14 00:26 | 2 |
StaticGridBased10 | |||
Algorithm.c | 9.5 KB | 2013-10-14 00:25 | 1 |
StaticGridBased30 | |||
Algorithm.c | 9.7 KB | 2013-10-14 00:25 | 3 |
StaticGridBased50 | |||
Algorithm.c | 9.5 KB | 2013-10-14 00:25 | 3 |
StaticGridBased2 | |||
Algorithm.c | 9.5 KB | 2013-10-14 00:24 | 3 |
BruteForce | |||
Algorithm.c | 8.6 KB | 2013-09-18 23:24 | 2 |