maturainfankam
Newbie level 4
- Joined
- Aug 5, 2014
- Messages
- 7
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Location
- Bremen
- Activity points
- 90
hi,
i have design a priority Queuing for value comparaison, the heap is always the smaller value.
1 - the value to compare are update dynamic ( with some add operation)
2 - the value to compare are represented with 16 Bit => when i update the values, we can get a overflow and the comparaison is not anymore correct.
how can i deal with these problem.
Best regards.
maturain
i have design a priority Queuing for value comparaison, the heap is always the smaller value.
1 - the value to compare are update dynamic ( with some add operation)
2 - the value to compare are represented with 16 Bit => when i update the values, we can get a overflow and the comparaison is not anymore correct.
how can i deal with these problem.
Best regards.
maturain