Priority queue

Asked by Eric Jordan

Hello,

I looked at the examples but I don't see a good answer for making a priority queue. I google-searched for one and was not able to find a good example either.

Also, please fix the documentation on how to use while loops, and for loops they are currently broken.

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
abuzer stream (abuzerstream) said :
#1
Revision history for this message
abuzer stream (abuzerstream) said :
#2

You should write your problem more clearly.
for example loops:
for i in range(5):
     print(i)
while True:
     print("loop")

Revision history for this message
Eric Jordan (forensicsman) said :
#3

I don't have a problem, I am asking a question. Again, how do you make a priority queue in Sikuli?

Your example is not even close to a priority queue.

Revision history for this message
abuzer stream (abuzerstream) said :
#4

What do you mean by similarity ratio?

Can you help with this problem?

Provide an answer of your own, or ask Eric Jordan for more information if necessary.

To post a message you must log in.