Skip to content

abcorrea/factoring-pddl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factoring Large Numbers Using PDDL

To execute what we have so far, run

$ ./generate-pddl.py N

where N is the number you want to factor. This will produce two files: domain.pddl and problem.pddl.

This code was only tested with python3.10 on Ubuntu 22.04. Moreover ,the PDDL files produced were tested with Fast Downward and Powerlifted -- also note that Fast Downward is very slow with N > 10.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages