Is there a way to use Find() outside of a solve block?
I'm curious if anyone has come up with a solution that is similar to using Find() w/in a Solve Block OUTSIDE of a solve block?
I ask because I'd like to have the Find() ability to iterate/solve but use it as a custom function that I can call for N instances.
There is a lot of value in Solve Block Find() but I have a case where I have a lot of inputs in V for which I would like to Find() solutions. I don't see this working just using a Solve Block.


