cvc4-1.4
divisible.h File Reference

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

#include "cvc4_public.h"
#include <iostream>
#include "util/integer.h"
#include "util/exception.h"

Go to the source code of this file.

Data Structures

struct  CVC4::Divisible
 The structure representing the divisibility-by-k predicate. More...
 
struct  CVC4::DivisibleHashFunction
 Hash function for the Divisible objects. More...
 

Namespaces

 CVC4
 

Functions

std::ostream & CVC4::operator<< (std::ostream &os, const Divisible &d)
 

Detailed Description

[[ Add one-line brief description here ]]

** Original author: Morgan Deters
** Major contributors: none
** 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 divisible.h.