cvc4-1.3
|
A class giving information about a logic (group a theory modules and configuration information) More...
Go to the source code of this file.
Data Structures | |
class | CVC4::LogicInfo |
A LogicInfo instance describes a collection of theory modules and some basic configuration about them. More... | |
Namespaces | |
CVC4 | |
Functions | |
std::ostream & | CVC4::operator<< (std::ostream &out, const LogicInfo &logic) |
A class giving information about a logic (group a theory modules and configuration information)
** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): Dejan Jovanovic ** 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.
A class giving information about a logic (group of theory modules and configuration information).
Definition in file logic_info.h.