Elektrine lite

← Feed

@j4cobgarby@feddit.uk

Post #61115

2025-12-13 23:40 UTC

It’s very cool. I wonder if a heuristic in the solver to prioritise changing values by as little as possible would help yield more predictable outcomes?

Replies (1)

  • @dusty_raven@discuss.online 2025-12-14 01:49

    It would also be cool to be able to add constraints in other cells, like A1 > B1 or A1 + B1 = 5, though then it would really be more like a linear programming solver than anything.

    Open ##61352