---
title: KesSolverDestroy
description: "void KesSolverDestroy(KesSolver solver);"
url: https://www.hikunpeng.com/document/detail/zh/hpchistory/hpckit/develop2400/kunpengaccel_kml_0957.html
sourcePath: /source/zh/hpchistory/hpckit/develop2400/kunpengaccel_kml_0957.html
indexId: 1ac4998e9e0cb63bf246bed17c846261ad771f5839fe74c165585f445352ed7f67
---
# KesSolverDestroy

#### 接口定义

void KesSolverDestroy(KesSolver solver);


#### 接口说明

销毁由KesSolverCreate创建的求解器。


#### 参数

| 参数名 | 类型 | 描述 | 输入/输出 |
| --- | --- | --- | --- |
| solver | KesSolver | 求解器句柄。 | 输入/输出 |
