changeset 1015 | d32e4453b48c |
parent 584 | 33c6b6e755cd |
child 976 | 426a704d7483 |
child 1083 | 3e711ee55d31 |
10:db5ba83da8bf | 15:1ffb06b34d78 |
---|---|
250 own_state = _Heap::POST_HEAP; |
250 own_state = _Heap::POST_HEAP; |
251 } |
251 } |
252 |
252 |
253 _Heap& heap; |
253 _Heap& heap; |
254 ItemIntMap& map; |
254 ItemIntMap& map; |
255 Constraints() {} |
|
255 }; |
256 }; |
256 }; |
257 }; |
257 |
258 |
258 /// @} |
259 /// @} |
259 } // namespace lemon |
260 } // namespace lemon |