The document presents an efficient algorithm called Clohui for mining Closed + High Utility Itemsets (CHUIs) from transaction databases, addressing inefficiencies in existing High-Utility Itemset Mining (HUIM) methods. Clohui operates without generating candidate CHUIs by utilizing a tree structure for verification, significantly improving runtime and memory usage compared to the state-of-the-art algorithm CHUD. Experimental results demonstrate that Clohui is more than an order of magnitude faster and consumes less memory, especially for dense datasets.