*
* Create sort parameters with Solver::mkParamSort().
*
- * @warning This method is experimental and may change in future versions.
- *
* @param params the list of sort parameters to instantiate with
* @return the instantiated sort
*/
*
* Create sorts parameter with Solver.mkParamSort().
*
- * @apiNote This method is experimental and may change in future versions.
- *
* @param params the list of sort parameters to instantiate with
* @return the instantiated sort
*/
constructor sort.
Create sorts parameter with :py:meth:`Solver.mkParamSort()`
- .. warning:: This method is experimental and may change in future
- versions.
-
:param params: the list of sort parameters to instantiate with
:return: the instantiated sort
"""