Find bounded place in Petri net
idplace = boundedplace(node_tree)
This function is used to find bounded place in Petri net. If there exists one or more bounded place then this function returns row vector contains indices of bounded place. If all places in Petri net are unbounded then this function returns empty vector.