[Coin-discuss] parameter parser

Andreas Waechter andreasw at watson.ibm.com
Sat Feb 10 18:39:08 EST 2007


Hi,

If you are looking for something implemented in COIN, you can also have 
a look at the OptionsList class in Ipopt.  We also use it in Bonmin.

Here are two quick links to the header files:

https://projects.coin-or.org/Ipopt/browser/stable/3.2/Ipopt/src/Common/IpOptionsList.hpp
https://projects.coin-or.org/Ipopt/browser/stable/3.2/Ipopt/src/Common/IpRegOptions.hpp

Cheers

Andreas

On Fri, 9 Feb 2007, Matthew Galati wrote:

> Hi --
>
> Is there a standard object for dealing with parameter parsing (from file / env / command line)? Just about every project has the need for such a thing and as far as I can tell, each project has its own method for doing this. Does this already exist (in CoinUtils) and I am missing it?
>
> Thanks,
> Matt
>
> _______________________________________________
> Coin-discuss mailing list
> Coin-discuss at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/coin-discuss
>



More information about the Coin-discuss mailing list