Tests for unsharing variables in arrays More...
Classes | |
class | Bool |
Test for unsharing Boolean variables More... | |
class | Failed |
Test for unsharing in failed spaces More... | |
class | Int |
Test for unsharing integer variables More... | |
Variables | |
Int | i_bnd (Gecode::IPL_BND) |
Int | i_dom (Gecode::IPL_DOM) |
Bool | b |
Failed | f |
Tests for unsharing variables in arrays
Int Test::Int::Unshare::i_bnd(Gecode::IPL_BND) | ( | Gecode::IPL_BND | ) |
Int Test::Int::Unshare::i_dom(Gecode::IPL_DOM) | ( | Gecode::IPL_DOM | ) |
Bool Test::Int::Unshare::b |
Definition at line 122 of file unshare.cpp.
Failed Test::Int::Unshare::f |
Definition at line 124 of file unshare.cpp.