InfiniteOpt.jl
InfiniteOpt.jl copied to clipboard
Return Interpolated Value Functions
We should build in some interpolation functionality to automatically construct start value functions and optionally return infinite variable solutions as functions.
This should probably just use Interpolations.jl. To avoid adding too many dependencies, it might be better to do this in a separate package.