NAU problem collection
Revision as of 09:52, 26 August 2011 by Nandor.sieben (talk | contribs) (Created page with 'Installation issues: 1. The current version of unionTables.pl produces warnings for some of the graph theory problems. This is the result of a few uninitialized variables. The m…')
Installation issues:
1. The current version of unionTables.pl produces warnings for some of the graph theory problems. This is the result of a few uninitialized variables. The macros directory contains a version of unionTables.pl that fixes this issue. This file should be copied to /opt/webwork/pg/macros/. Hopefully this is going to be fixed in the future. A bugzilla report has been filed.
2. Some of the graph theory problems require the compilation of a C program. Please follow the instructions in /opt/webwork/libraries/NationalProblemLibrary/NAU/lib/readme.txt.