| changeset 711 | 5100072d83ca | 
| parent 459 | ed54c0d13df0 | 
| child 761 | f1398882a928 | 
| child 785 | 8d281761dea4 | 
| 0:65b813c339e2 | 1:b3c5c1ea4067 | 
|---|---|
16 *  | 
16 *  | 
17 */  | 
17 */  | 
18  | 
18  | 
19 #ifndef LEMON_BITS_SOLVER_BITS_H  | 
19 #ifndef LEMON_BITS_SOLVER_BITS_H  | 
20 #define LEMON_BITS_SOLVER_BITS_H  | 
20 #define LEMON_BITS_SOLVER_BITS_H  | 
21  | 
|
22 #include <vector>  | 
|
21  | 
23  | 
22 namespace lemon {  | 
24 namespace lemon {  | 
23  | 
25  | 
24 namespace _solver_bits {  | 
26 namespace _solver_bits {  | 
25  | 
27  |