Project

General

Profile

Actions

Feature #16

open

Load domain and cost at runtime

Added by Anonymous almost 10 years ago. Updated almost 10 years ago.

Status:
New
Priority:
High
Assignee:
-

Description

It should be possible to load domain file and cost functions at runtime to make it faster to change from a problem to another but mainly to make domain debug faster.

The domain file should be parsed only at runtime and the cost functions should be compiled in advance and then dynamically loaded (see shared-libraries dynamic load and/or Qt plugin framework)

Actions #1

Updated by Anonymous almost 10 years ago

Could be nice to also have an "instance" file loader. Instance file should contain only part of the initialisation.

This should prevent from the need to use Oro. But if the dynamic parsing is fast enough it might not be necessary.

Actions #2

Updated by Anonymous almost 10 years ago

switch to another solution : see hatponboard-lib (see https://wiki.laas.fr/robots/HATP#Mandatory_modules)

Still needs to do a instance loading at runtime

Actions

Also available in: Atom PDF