Scippy

SCIP

Solving Constraint Integer Programs

pqueue.h File Reference

class for priority queues More...

#include <algorithm>
#include <functional>

Go to the source code of this file.

Data Structures

class  std::pqueue< Key, Data, Compare >
 

Namespaces

namespace  std
 

Detailed Description

class for priority queues

Author
Andreas Bley
Marc Pfetsch

Definition in file pqueue.h.