planning
Logic programming in C
I am trying to implement some AI planning algorithms in C, but got stuck with the basic concept :) Before jumping to the main problem, I tried implementing some small framework that would support prop[详细]
2023-04-02 15:15 分类:问答OWL/RDF Automated Planner
Is there any software that acts as an intersection between contemporary OWL/RDF reasoners, and the older STRIPS-style automated planners and schedulers? Both systems make use of RETE-based pattern mat[详细]
2023-02-13 18:43 分类:问答Aggregating Probabilistic Plans
I\'m trying to create a simple STRIPS-based planner. I\'ve completed the basic functionality to compute separate probabilistic plans that will reach a goal, but now I\'m trying to determine how to agg[详细]
2023-01-15 18:24 分类:问答RegEx - How To Insert String Before File Extension
How would I insert \"_thumb\" into files that are being dyanmically generated. For example, I have a site that allows users to upload an image. The script takes the image, optimizes it and saves to f[详细]
2022-12-22 13:01 分类:问答