Home
last modified time | relevance | path

Searched defs:BinNE (Results 1 – 1 of 1) sorted by relevance

/dports/math/chuffed/chuffed-e04bedd/chuffed/primitives/
H A Dbinary.cpp61 class BinNE : public Propagator, public Checker { class
67 BinNE(IntView<U> _x, IntView<V> _y, BoolView _r = bv_true) : in BinNE() function in BinNE