Florian Pommerening

Results 21 issues of Florian Pommerening

We recently stumbled on a memory issue in the validate tool. We still use an old version that is bundled with Fast Downward, so I'm not sure if this still...

I tried to upload the attached plan ([sas_plan.txt](https://github.com/KCL-Planning/VAL/files/1031675/sas_plan.txt)) to planning.domains [problem 4275](http://api.planning.domains/json/classical/problem/4275) (Towers of Hanoi with 15 disks and 3 pegs). The solution is 2^15-1 = 32767 steps long which...

This is something that came up yesterday when working on the PDDL minimizer. We would like to import the parser class from lab and use it to parse the output...

This is from an old pull request. A plot like this might be useful to have: [cactus.py](https://github.com/aibasel/lab/files/4830430/cactus.py.txt)

#### Description I'm not sure if this is a problem of the way I configured SMAC or a bug, but when I run the optimization in a large parallelized way,...

bug

I wanted to make a feature request/wish but don't know how to label it as such. It would be great if the validation of incumbent and default configuration could be...

enhancement

I created a pull request just to have easier access to the diff. This is a prototype so the intention is not to merge this pull request.

Adding a context menu to the added feature to recompute is a somewhat messy work-around to the fact that plugins cannot react to changes in the model. It is an...

enhancement
deferred

Looks like there is a new template for add-ins: https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-DF32F126-366B-45C0-88B0-CEB46F5A9BE8 This could make some of the interface code unnecessary that I wrote to work with events in a more straight-forward...