gpt4 book ai didi

C++ 如何将此 lisp 函数带入可编译代码?

转载 作者:太空宇宙 更新时间:2023-11-03 19:01:09 24 4
gpt4 key购买 nike

<分区>

我有一个巨大的 lisp 函数,我想在我的 C++ 应用程序中使用它。该函数是使用决策树制作算法生成的。

我不知道如何轻松地将它合并到我的代码中。我不想使用任何外部库,也不想用树和树叶制作类。此外,我想让它易于加载,这就是为什么我首先想到将它编译成一个大的 if-then 函数。

如果有人知道如何以漂亮的方式使其可编译,请告诉我。如果您不知道我想做什么,或者没有任何想法,请不要发布任何内容。

这是 lisp 函数的示例。总共大约有 10.000 行。

((prev_is_pause is 0)
((prev_prev_gender is d)
((houses_from_month_start < 1.9)
((houses_from_month_start < 0.1)
((customer_numsegs < 3.6)
((customers_from_company_start < 6)
((prev_jobtype is n)
((next_hairtype is -)
((0.0332597 0.109037))
((0.0535314 0.143047)))
((called_houses_from_month_end < 3.5)
((next_next_single is +)
((0.0682613 0.200642))
((month_numhouses < 8.3)
((0.0631857 0.11954))
((0.0737018 0.165414))))
((0.0442889 0.225281))))
((0.075459 0.110669)))
((next_garden is 2)
((0.0726842 0.152881))
((prev_jobtype is n)
((0.0458975 0.12033))
((next_customerbegin_jobtype is s)
((0.0246754 0.0992865))
((prev_prev_talks is aI)
((0.0240179 0.0708011))
((0.0238049 0.0894625)))))))
((prev_birthplace is a)
((next_invoice is ".")
((company_numcustomers < 13)
((called_houses_from_month_end < 2.4)
((next_talks is t)
((0.0586338 0.13392))

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com