carl  24.04
Computer ARithmetic Library
Heap.h File Reference

This file has been extracted from mathic. More...

#include "CompactTree.h"
#include <ostream>
#include <string>
#include <vector>
Include dependency graph for Heap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  carl::Heap< C >
 A heap priority queue. More...
 
class  carl::Heap< C >::c_iterator
 

Namespaces

 carl
 carl is the main namespace for the library.
 

Detailed Description

This file has been extracted from mathic.

It was deployed without license at: http://www.broune.com/papers/issac2012.html

As of now, it is available at [5] .

Definition in file Heap.h.