>
> Depending on what API JuMP provide and what API you want to provide, I 
> think you should either keep the dict (if JuMP can handle it) or use 
> meta programing to construct an AST/function based on the user input 
> and evaluate that. 
>

Thanks for the quick reply. Could you elaborate on that last part regarding 
constructing an AST/function (with an example if possible)?

Reply via email to