What should I do if I suspect that there is a bug in CppAD ?
• The first step is to search this page for mention of some feature that perhaps you interpreting as a bug (and is not). If this does not solve your problem, continue to the next step. • The second step is to check the whats_new messages from the date of the release that you are using to the current date. If the bug has been mentioned and fixed, then install the current version of CppAD. If this does not solve your problem, continue to the next step. • Send an e-mail message to the mailing list cppad@list.coin-or.org with a description of the bug. Attaching a small source code sample program that demonstrates the bug is always helpful. The smaller the program, the better the bug report.