#include "knowledge.h" int ZoO_knowledge_strengthen_swt ( struct ZoO_knowledge k [const restrict static 1], const ZoO_index sequence_id, const ZoO_index word_id, const ZoO_index target_id, const struct ZoO_pipe io [const restrict static 1] ) { /* TODO */ return -1; } int ZoO_knowledge_strengthen_tws ( struct ZoO_knowledge k [const restrict static 1], const ZoO_index target_id, const ZoO_index word_id, const ZoO_index sequence_id, const struct ZoO_pipe io [const restrict static 1] ) { /* TODO */ return -1; }