Count the number of lists for element selections.

If 10 selected lists for selecting elements are not enough to implement the algorithm, then you can increase their number to the required one.

To find out if there are enough lists already allocated, we use this function.

Call:

ac_request_special("get_TSMAX_ELEMLIST_NUMBER", int &icurrent_lists_count);


Here:

icurrent_lists_count - current number of internal lists of elements.