iCog-Labs-Dev/metta-moses

Document disc probing effect on performance

已关闭

#475 创建于 2026年6月22日

 (1 条评论) (0 个反应) (0 位负责人)MeTTa (39 个派生)auto 404
documentationgood first issue

仓库指标

星标
 (15 个星标)
PR 合并指标
 (平均合并 9天 9小时) (30 天内合并 3 个 PR)

描述

The disc probing feature has been implemented in the dev branch. However we would like to see the effect it has on bigger problem sets like mux6 and parity3 both on over all running time as well as the total performance of the implementation in the end.

To this end, bench marking the results with disc probing enabled and disabled is a must to see it's effect on both running time and total result quality. This also involves testing the disc probing with the dynamic disc probing enabled the same way the classic version does whenever more than a 5th of the variables are logical variables.

贡献者指南