Bcp 1.4.4
Loading...
Searching...
No Matches
Classes | Functions
BCP_obj_change.hpp File Reference
#include "BCP_enum.hpp"
#include "BCP_vector.hpp"
+ Include dependency graph for BCP_obj_change.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BCP_obj_change
 
class  BCP_obj_set_change
 This class stores data about how an object set (set of vars or set of cuts) changes. More...
 

Functions

bool operator== (const BCP_obj_change &ch0, const BCP_obj_change &ch1)
 
bool operator!= (const BCP_obj_change &ch0, const BCP_obj_change &ch1)
 

Function Documentation

◆ operator==()

bool operator== ( const BCP_obj_change & ch0,
const BCP_obj_change & ch1 )
inline

Definition at line 41 of file BCP_obj_change.hpp.

◆ operator!=()

bool operator!= ( const BCP_obj_change & ch0,
const BCP_obj_change & ch1 )
inline

Definition at line 46 of file BCP_obj_change.hpp.