equinor / equinor/prisma-decision-api

add several ID solvers

Open
#392 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3
Forks
3
Avg merge
2d 13m
Merged PRs (30d)
27

Description

Different solvers exist for IDs and related diagrams and we may want to use a specific solver for a specific type of problem. For example, pyagrum solves for soluble LIMIDs, DecisionProgramming implement the possibility to add constraints and minimize CVar instead of maximizing MEU, DANs may require a specific solver ...

As there is no unique representation of all problems, a solution could be to expose the different representation and possible solvers for each of them.

Contributor guide

Open the contributing guide

Research direction

Start by cataloguing the problem representations and solvers named in the issue, including pyagrum, DecisionProgramming, LIMIDs, DANs, and IDs. Determine how the API should expose valid solver choices for each representation and define completion as supporting the agreed solver-selection model without assuming a single representation for every problem.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.