cvc4-1.4
gmp_util.h File Reference

[[ Add one-line brief description here ]] More...

#include "cvc4_public.h"
#include <gmpxx.h>
Include dependency graph for gmp_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CVC4
 

Functions

size_t CVC4::gmpz_hash (const mpz_t toHash)
 Hashes the gmp integer primitive in a word by word fashion.
 

Detailed Description

[[ Add one-line brief description here ]]

** Original author: Dejan Jovanovic
** Major contributors: Morgan Deters
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
** Copyright (c) 2009-2014  New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.

[[ Add lengthier description here ]]

Todo
document this file

Definition in file gmp_util.h.