Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
block.cpp File Reference
#include <cassert>
#include <memory>
#include <vpsc/pairingheap/PairingHeap.h>
#include <vpsc/constraint.h>
#include <vpsc/block.h>
#include <vpsc/blocks.h>
#include <fstream>
Include dependency graph for block.cpp:

Go to the source code of this file.

Macros

#define RECTANGLE_OVERLAP_LOGGING   0
 

Functions

ostream & operator<< (ostream &os, const Block &b)
 

Macro Definition Documentation

◆ RECTANGLE_OVERLAP_LOGGING

#define RECTANGLE_OVERLAP_LOGGING   0

Definition at line 31 of file block.cpp.

Function Documentation

◆ operator<<()

ostream & operator<< ( ostream &  os,
const Block b 
)

Definition at line 381 of file block.cpp.

References Block::deleted, and Block::vars.