changeset 1018 | 2e959a5a0c2d |
parent 877 | 141f9c0db4a3 |
parent 975 | b873350e6258 |
child 1084 | 8b2d4e5d96e4 |
14:27b37666b56d | 16:50790b4ed173 |
---|---|
312 own_state = _Heap::POST_HEAP; |
312 own_state = _Heap::POST_HEAP; |
313 } |
313 } |
314 |
314 |
315 _Heap& heap; |
315 _Heap& heap; |
316 ItemIntMap& map; |
316 ItemIntMap& map; |
317 Constraints() {} |
|
317 }; |
318 }; |
318 }; |
319 }; |
319 |
320 |
320 /// @} |
321 /// @} |
321 } // namespace lemon |
322 } // namespace lemon |