Skip to content

Scope question: interface-only or also solver implementations? #1

@abcdvvvv

Description

@abcdvvvv

Hi! Quick question about intended scope.

From the README it looks like AskTellSolvers.jl is an interface for ask-tell optimizers. Is the plan:

  1. keep this repo interface-only (types + API + adapters), and have actual algorithms live in separate packages,
    or
  2. also accept/host concrete solver implementations here?

Context: I’m working on ask/tell metaheuristic optimizers (no surrogate model) and I’m considering contributing.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions