davisking / dlib

A toolkit for making real world machine learning and data analysis applications in C++

Home Page:http://dlib.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[question] find_min_global repeats argument choices if set to use integer variables

lesshaste opened this issue · comments

dlib version 19.23.0 on ubuntu 20.04 64 bit using dlib from python

When using find_min_global with is_integer_variable set to True find_min_global repeats the same parameters at times. Is this expected? It is not a big problem as I can just cache the results of the objective function to make it fast if you call it with the same arguments twice or more but it doesn't seem ideal.

Warning: this issue has been inactive for 35 days and will be automatically closed on 2022-04-26 if there is no further activity.

If you are waiting for a response but haven't received one it's possible your question is somehow inappropriate. E.g. it is off topic, you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's official compilation instructions, dlib's API documentation, or a Google search.

Warning: this issue has been inactive for 42 days and will be automatically closed on 2022-04-26 if there is no further activity.

If you are waiting for a response but haven't received one it's possible your question is somehow inappropriate. E.g. it is off topic, you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's official compilation instructions, dlib's API documentation, or a Google search.

Notice: this issue has been closed because it has been inactive for 45 days. You may reopen this issue if it has been closed in error.