b3b00 / b3b00/formulae

reverse dependencies

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

given a formula where we have y on the left part (as in x = y + 3), reverse the formula to have y on the right part (y = x -3)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides no file, test, or entry point to inspect. First locate the formula parsing or evaluation entry point, then determine how formulas such as “x = y + 3” are represented and what expressions are supported; done means reversing the supported formula relationship so it produces “y = x - 3”.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.