{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/build-tree","entry":"build_tree","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":14,"n_papers_ran":4,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":14,"n_samples_ran":5,"n_samples_fingerprinted":2,"n_places":15,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":2,"ran":2,"unverified":9},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2405.18432","paper":"/paper/on-the-origin-of-llamas-model-tree-heritage","title":"On the Origin of Llamas: Model Tree Heritage Recovery","date":"2024-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eliahuhorwitz/MoTHer","path":"MDST.py","file_url":"https://github.com/eliahuhorwitz/MoTHer/blob/HEAD/MDST.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"4d2fc8e66e1dfc51","mcp_get_code":{"code_sha256":"4d2fc8e66e1dfc51"}},{"arxiv_id":"2405.11746","paper":"/paper/configurable-mirror-descent-towards-a","title":"Configurable Mirror Descent: Towards a Unification of Decision Making","date":"2024-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"IpadLi/CMD","path":"algorithms/evaluation.py","file_url":"https://github.com/IpadLi/CMD/blob/HEAD/algorithms/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5f51695c4c896db6","mcp_get_code":{"code_sha256":"5f51695c4c896db6"}},{"arxiv_id":"2402.04236","paper":"/paper/cogcom-train-large-vision-language-models","title":"CogCoM: Train Large Vision-Language Models Diving into Details through Chain of Manipulations","date":"2024-02-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thudm/cogcom","path":"cogcom/utils/com_dataset.py","file_url":"https://github.com/thudm/cogcom/blob/HEAD/cogcom/utils/com_dataset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"408cf9b8b5aeb28a","mcp_get_code":{"code_sha256":"408cf9b8b5aeb28a"}},{"arxiv_id":"2402.04236","paper":"/paper/cogcom-train-large-vision-language-models","title":"CogCoM: Train Large Vision-Language Models Diving into Details through Chain of Manipulations","date":"2024-02-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thudm/cogcom","path":"cogcom/utils/com_utils.py","file_url":"https://github.com/thudm/cogcom/blob/HEAD/cogcom/utils/com_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"546aa05ddb9110de","mcp_get_code":{"code_sha256":"546aa05ddb9110de"}},{"arxiv_id":"2310.18672","paper":"/paper/maximum-independent-set-self-training-through","title":"Maximum Independent Set: Self-Training through Dynamic Programming","date":"2023-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LIONS-EPFL/dynamic-MIS","path":"MIS/recursive_tree.py","file_url":"https://github.com/LIONS-EPFL/dynamic-MIS/blob/HEAD/MIS/recursive_tree.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"46a920e935dd415f","mcp_get_code":{"code_sha256":"46a920e935dd415f"}},{"arxiv_id":"2111.00053","paper":"/paper/symbolic-regression-via-neural-guided-genetic","title":"Symbolic Regression via Neural-Guided Genetic Programming Population Seeding","date":"2021-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"brendenpetersen/deep-symbolic-optimization","path":"dso/dso/program.py","file_url":"https://github.com/brendenpetersen/deep-symbolic-optimization/blob/HEAD/dso/dso/program.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"badc643b83f2a81c","mcp_get_code":{"code_sha256":"badc643b83f2a81c"}},{"arxiv_id":"2110.15072","paper":"/paper/leveraging-recursive-gumbel-max-trick-for","title":"Leveraging Recursive Gumbel-Max Trick for Approximate Inference in Combinatorial Spaces","date":"2021-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RakitinDen/pytorch-recursive-gumbel-max-trick","path":"binary_tree/utils.py","file_url":"https://github.com/RakitinDen/pytorch-recursive-gumbel-max-trick/blob/HEAD/binary_tree/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"7c52becd20da3056","mcp_get_code":{"code_sha256":"7c52becd20da3056"}},{"arxiv_id":"2005.05864","paper":"/paper/exploiting-syntactic-structure-for-better","title":"Exploiting Syntactic Structure for Better Language Modeling: A Syntactic Distance Approach","date":"2020-05-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wenyudu/SDLM","path":"testf1.py","file_url":"https://github.com/wenyudu/SDLM/blob/HEAD/testf1.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"d910986dc51163af","mcp_get_code":{"code_sha256":"d910986dc51163af"}},{"arxiv_id":"1910.13466","paper":"/paper/ordered-memory","title":"Ordered Memory","date":"2019-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yikangshen/Ordered-Memory","path":"utils/utils.py","file_url":"https://github.com/yikangshen/Ordered-Memory/blob/HEAD/utils/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"796c817ae27882c5","mcp_get_code":{"code_sha256":"796c817ae27882c5"}},{"arxiv_id":"1909.06639","paper":"/paper/tree-transformer-integrating-tree-structures","title":"Tree Transformer: Integrating Tree Structures into Self-Attention","date":"2019-09-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"itzpankajpanwar/Tree-transform","path":"parse.py","file_url":"https://github.com/itzpankajpanwar/Tree-transform/blob/HEAD/parse.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"a940e63fb38eb615","mcp_get_code":{"code_sha256":"a940e63fb38eb615"}},{"arxiv_id":"1906.06187","paper":"/paper/nlprolog-reasoning-with-weak-unification-for-1","title":"NLProlog: Reasoning with Weak Unification for Question Answering in Natural Language","date":"2019-06-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leonweber/nlprolog","path":"visualize_proof_tree.py","file_url":"https://github.com/leonweber/nlprolog/blob/HEAD/visualize_proof_tree.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"66053e173ef275e6","mcp_get_code":{"code_sha256":"66053e173ef275e6"}},{"arxiv_id":"1810.09536","paper":"/paper/ordered-neurons-integrating-tree-structures","title":"Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks","date":"2018-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yikangshen/Ordered-Neurons","path":"test_phrase_grammar.py","file_url":"https://github.com/yikangshen/Ordered-Neurons/blob/HEAD/test_phrase_grammar.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"2cdc4ed134986036","mcp_get_code":{"code_sha256":"2cdc4ed134986036"}},{"arxiv_id":"1701.02434","paper":"/paper/a-conceptual-introduction-to-hamiltonian","title":"A Conceptual Introduction to Hamiltonian Monte Carlo","date":null,"month_inferred_from_arxiv_id":"2017-01","title_source":"archive","repo":null,"path":"","file_url":null,"status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"4d864798cca4b23b","mcp_get_code":{"code_sha256":"4d864798cca4b23b"}},{"arxiv_id":"1111.4246","paper":"/paper/the-no-u-turn-sampler-adaptively-setting-path","title":"The No-U-Turn Sampler: Adaptively Setting Path Lengths in Hamiltonian Monte Carlo","date":"2011-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JohannesBuchner/PinNUTS","path":"pinnuts/pinnuts.py","file_url":"https://github.com/JohannesBuchner/PinNUTS/blob/HEAD/pinnuts/pinnuts.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4d864798cca4b23b","mcp_get_code":{"code_sha256":"4d864798cca4b23b"}},{"arxiv_id":"2020.emnlp-main.69","paper":null,"title":"arXiv:2020.emnlp-main.69","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"murawaki/dialect-latgeo","path":"treegen.py","file_url":"https://github.com/murawaki/dialect-latgeo/blob/HEAD/treegen.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a2b3ffbc617ad9f7","mcp_get_code":{"code_sha256":"a2b3ffbc617ad9f7"}}]}