Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Pipe constraints into solver to get solution #77

@awgreene

Description

@awgreene

User Story:

  • As a Deppy user, I would like to use the solver to decide if a set of constraints can be satisfied by available entities.

Assumptions:

  • We assume that entity contains syntactic valid entities

Acceptance Criteria:

  • The Deppy library includes the mean for passing a set of constraints into the solver.
  • Errors produced are human readable.
  • E2E tests should consider:
    -- Invalid entities returned by the registry
    -- Errors when unmarshalling a response
    -- Missing propeties
    -- Invalid Constraints
    -- Unjustifiable constraints
    -- io errors

Metadata

Metadata

Assignees

Labels

olm-v1/m1OLM v1 Milestone 1

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions