Downloads
TFD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
TFD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Package | Version | MD5 sum | Size | Note | |
---|---|---|---|---|---|
Source Code | |||||
tfd-src-0.4 | 0.4 | MD5 | 160 KB | Version from IPC 2014 + Bug fixes | |
tfd-src-0.3 | 0.3 | MD5 | 169 KB | Bug fixes; changed default parameters | |
tfd-src-0.2.2 | 0.2.2 | MD5 | 120 KB | Further bug fixes | |
tfd-src-0.2.1 | 0.2.1 | MD5 | 120 KB | Bug fix in version 0.2 | |
tfd-src-0.2 | 0.2 | MD5 | 120 KB | Version used for ICAPS 2009 paper | |
tfd-src-0.1 | 0.1 | MD5 | 9684 KB | IPC 2008 version | |
Benchmark Files | |||||
benchmarks | MD5 | 329 KB | all benchmark files |
Installation
To install TFD, just untar the compressed file archive:
tar xzvf tfd-src-0.3.tgz
Then, change into the new directory and execute the build script:
cd tfd-src-0.3 ./build
TFD is known to be successfully built on Ubuntu 32 and 64 bit machines. The makefiles are set to build in 32bit mode by default. Ubuntu 64 bit machine thus need the respective 32 bit libc and libstd++ packages (libc6-i386, g++-multilib). TFD also runs in 64 bit mode, but might reach the memory limit earlier. To run TFD, Python 2.5 or 2.6 is needed. Run TFD with the following command:
./plan domainFileName problemFileName solutionFileName