-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
562 changed files
with
2,426 additions
and
2,242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
/********************* */ | ||
/*! \file bitvectors.cpp | ||
** \verbatim | ||
** Original author: lianah | ||
** Major contributors: none | ||
** Original author: Liana Hadarean <[email protected]> | ||
** Major contributors: Morgan Deters <[email protected]> | ||
** Minor contributors (to current version): none | ||
** This file is part of the CVC4 prototype. | ||
** Copyright (c) 2009-2012 New York University and The University of Iowa | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
/********************* */ | ||
/*! \file bitvectors_and_arrays.cpp | ||
** \verbatim | ||
** Original author: lianah | ||
** Major contributors: none | ||
** Original author: Liana Hadarean <[email protected]> | ||
** Major contributors: Morgan Deters <[email protected]> | ||
** Minor contributors (to current version): none | ||
** This file is part of the CVC4 prototype. | ||
** Copyright (c) 2009-2012 New York University and The University of Iowa | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
/********************* */ | ||
/*! \file combination.cpp | ||
** \verbatim | ||
** Original author: taking | ||
** Original author: Tim King <taking@cs.nyu.edu> | ||
** Major contributors: none | ||
** Minor contributors (to current version): none | ||
** This file is part of the CVC4 prototype. | ||
** Copyright (c) 2009-2012 New York University and The University of Iowa | ||
** Minor contributors (to current version): Morgan Deters <[email protected]> | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
/********************* */ | ||
/*! \file helloworld.cpp | ||
** \verbatim | ||
** Original author: taking | ||
** Original author: Tim King <taking@cs.nyu.edu> | ||
** Major contributors: none | ||
** Minor contributors (to current version): none | ||
** This file is part of the CVC4 prototype. | ||
** Copyright (c) 2009-2012 New York University and The University of Iowa | ||
** Minor contributors (to current version): Morgan Deters <[email protected]> | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
/********************* */ | ||
/*! \file linear_arith.cpp | ||
** \verbatim | ||
** Original author: taking | ||
** Original author: Tim King <taking@cs.nyu.edu> | ||
** Major contributors: none | ||
** Minor contributors (to current version): none | ||
** This file is part of the CVC4 prototype. | ||
** Copyright (c) 2009-2012 New York University and The University of Iowa | ||
** Minor contributors (to current version): Morgan Deters <[email protected]> | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
/********************* */ | ||
/*! \file sha1.hpp | ||
** \verbatim | ||
** Original author: Dejan Jovanović <[email protected]> | ||
** Major contributors: none | ||
** Minor contributors (to current version): none | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
** \brief [[ Add one-line brief description here ]] | ||
** | ||
** [[ Add lengthier description here ]] | ||
** \todo document this file | ||
**/ | ||
|
||
// boost/uuid/sha1.hpp header file ----------------------------------------------// | ||
|
||
// Copyright 2007 Andy Tompkins. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
/********************* */ | ||
/*! \file sha1smt.cpp | ||
** \verbatim | ||
** Original author: Dejan Jovanović <[email protected]> | ||
** Major contributors: none | ||
** Minor contributors (to current version): none | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
** \brief [[ Add one-line brief description here ]] | ||
** | ||
** [[ Add lengthier description here ]] | ||
** \todo document this file | ||
**/ | ||
|
||
/* | ||
* sha1smt.cpp | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
/********************* */ | ||
/*! \file word.cpp | ||
** \verbatim | ||
** Original author: Dejan Jovanović <[email protected]> | ||
** Major contributors: none | ||
** Minor contributors (to current version): Morgan Deters <[email protected]> | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
** \brief [[ Add one-line brief description here ]] | ||
** | ||
** [[ Add lengthier description here ]] | ||
** \todo document this file | ||
**/ | ||
|
||
/* | ||
* word.cpp | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
/********************* */ | ||
/*! \file word.h | ||
** \verbatim | ||
** Original author: Dejan Jovanović <[email protected]> | ||
** Major contributors: none | ||
** Minor contributors (to current version): Morgan Deters <[email protected]> | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
** \brief [[ Add one-line brief description here ]] | ||
** | ||
** [[ Add lengthier description here ]] | ||
** \todo document this file | ||
**/ | ||
|
||
/* | ||
* word.h | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
/********************* */ | ||
/*! \file normalize.cpp | ||
** \verbatim | ||
** Original author: Dejan Jovanović <[email protected]> | ||
** Major contributors: none | ||
** Minor contributors (to current version): Morgan Deters <[email protected]> | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
** \brief [[ Add one-line brief description here ]] | ||
** | ||
** [[ Add lengthier description here ]] | ||
** \todo document this file | ||
**/ | ||
|
||
#include <string> | ||
#include <iostream> | ||
#include <typeinfo> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
/********************* */ | ||
/*! \file smt2info.cpp | ||
** \verbatim | ||
** Original author: Dejan Jovanović <[email protected]> | ||
** Major contributors: none | ||
** Minor contributors (to current version): Morgan Deters <[email protected]> | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
** \brief [[ Add one-line brief description here ]] | ||
** | ||
** [[ Add lengthier description here ]] | ||
** \todo document this file | ||
**/ | ||
|
||
#include <string> | ||
#include <iostream> | ||
#include <typeinfo> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
/********************* */ | ||
/*! \file smt2todreal.cpp | ||
** \verbatim | ||
** Original author: Dejan Jovanović <[email protected]> | ||
** Major contributors: none | ||
** Minor contributors (to current version): Morgan Deters <[email protected]> | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
** \brief [[ Add one-line brief description here ]] | ||
** | ||
** [[ Add lengthier description here ]] | ||
** \todo document this file | ||
**/ | ||
|
||
#include <string> | ||
#include <iostream> | ||
#include <typeinfo> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
/********************* */ | ||
/*! \file smt2toisat.cpp | ||
** \verbatim | ||
** Original author: Dejan Jovanović <[email protected]> | ||
** Major contributors: none | ||
** Minor contributors (to current version): Morgan Deters <[email protected]> | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
** \brief [[ Add one-line brief description here ]] | ||
** | ||
** [[ Add lengthier description here ]] | ||
** \todo document this file | ||
**/ | ||
|
||
#include <string> | ||
#include <iostream> | ||
#include <typeinfo> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
/********************* */ | ||
/*! \file smt2tomathematica.cpp | ||
** \verbatim | ||
** Original author: Dejan Jovanović <[email protected]> | ||
** Major contributors: none | ||
** Minor contributors (to current version): Morgan Deters <[email protected]> | ||
** This file is part of the CVC4 project. | ||
** Copyright (c) 2009-2013 New York University and The University of Iowa | ||
** See the file COPYING in the top-level source directory for licensing | ||
** information.\endverbatim | ||
** | ||
** \brief [[ Add one-line brief description here ]] | ||
** | ||
** [[ Add lengthier description here ]] | ||
** \todo document this file | ||
**/ | ||
|
||
#include <string> | ||
#include <iostream> | ||
#include <typeinfo> | ||
|
Oops, something went wrong.