Hello everyone, I need help with a Code.
I have been trying to recreate the Steiner Tree in AMPL.
This seeks to create a sub graph of Terminal nodes from a given Graph.
Here would be my Code of what I have achieved, however it keeps throwing me
Error.
I would appreciate if you help me complete it