README

This document contains information about the Windows port of CVC3. It explains decisions and lists problems that occurred during the port, and how they have been addressed.

Note that you can use cygwin to built CVC3 as explained in .., this port is concerned with the Microsoft C++ Compiler.

Configuration

http://www.mobydisk.com/softdev/techinfo/cpptips.html

A number of warnings has been disabled in the project settings.

Limitations:

gmp is not supported on Windows. Therefore only finite precision arithmetic is supported, which often leads to overflow failures and termination.

Potential Problems

While no unsoundness problems are known, the Windows version did not pass a complete test run over the smtlib without unexpected terminations, i.e. unexplained crashes.

Deployment

Basically untested. Created two setup projects, cvc3 and cvc3cli, which should created installers for the C++ and the CLI version.

   http://www.cs.nyu.edu/acsys/cvc3

Generated on Tue Jul 3 14:35:21 2007 for CVC3 by  doxygen 1.5.1