Skip to content

Change all static factory methods in Hipster to use SearchComponents instead of SearchProblem #81

@pablormier

Description

@pablormier

It is more flexible to accept a SearchComponents (instead of a SearchProblem) that provides the basic strategies (double scalar function, double aggregator...) to every algorithm. Each algorithm is responsible of building the NodeExpander and the initial node (and the rest of the components required for the search).

This change is required in order to be consistent with the instantiation of the ADStar.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions