{"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/parse-bool","entry":"parse_bool","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":9,"n_papers_ran":5,"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":9,"n_samples_ran":5,"n_samples_fingerprinted":1,"n_places":9,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":1,"ran_draft_wrong":0,"ran_fixture":0,"ran":4,"unverified":4},"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":"2605.18374","paper":"/paper/arxiv-2605-18374","title":"Beyond Inference-Time Search: Reinforcement Learning Synthesizes Reusable Solvers","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"IDEALLab/neural-solver-synthesis","path":"evaluation/sds/aggregate_program_audits.py","file_url":"https://github.com/IDEALLab/neural-solver-synthesis/blob/HEAD/evaluation/sds/aggregate_program_audits.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"358b643f6ac0a2d5","mcp_get_code":{"code_sha256":"358b643f6ac0a2d5"}},{"arxiv_id":"2504.15466","paper":"/paper/learning-adaptive-parallel-reasoning-with","title":"Learning Adaptive Parallel Reasoning with Language Models","date":"2025-04-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"parallel-reasoning/apr","path":"src/eval/eval_apr.py","file_url":"https://github.com/parallel-reasoning/apr/blob/HEAD/src/eval/eval_apr.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":"bb04fa2661e23ef6","mcp_get_code":{"code_sha256":"bb04fa2661e23ef6"}},{"arxiv_id":"2501.01005","paper":"/paper/flashinfer-efficient-and-customizable","title":"FlashInfer: Efficient and Customizable Attention Engine for LLM Inference Serving","date":"2025-01-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"flashinfer-ai/flashinfer","path":"flashinfer/aot.py","file_url":"https://github.com/flashinfer-ai/flashinfer/blob/HEAD/flashinfer/aot.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":"c6baeb0a93584501","mcp_get_code":{"code_sha256":"c6baeb0a93584501"}},{"arxiv_id":"2403.04483","paper":"/paper/graphinstruct-empowering-large-language","title":"GraphInstruct: Empowering Large Language Models with Graph Understanding and Reasoning Capability","date":"2024-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cgcl-codes/graphinstruct","path":"GTG/utils/parse_output.py","file_url":"https://github.com/cgcl-codes/graphinstruct/blob/HEAD/GTG/utils/parse_output.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cb27cfbf649cb064","mcp_get_code":{"code_sha256":"cb27cfbf649cb064"}},{"arxiv_id":"2311.01927","paper":"/paper/gateloop-fully-data-controlled-linear","title":"GateLoop: Fully Data-Controlled Linear Recurrence for Sequence Modeling","date":"2023-11-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tobiaskatsch/GateLoop","path":"run_experiment.py","file_url":"https://github.com/tobiaskatsch/GateLoop/blob/HEAD/run_experiment.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"594b1aafd15bf575","mcp_get_code":{"code_sha256":"594b1aafd15bf575"}},{"arxiv_id":"2309.03904","paper":"/paper/exploring-sparse-moe-in-gans-for-text","title":"Exploring Sparse MoE in GANs for Text-conditioned Image Synthesis","date":"2023-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhujiapeng/aurora","path":"utils/parsing_utils.py","file_url":"https://github.com/zhujiapeng/aurora/blob/HEAD/utils/parsing_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"480b3d5e5171def6","mcp_get_code":{"code_sha256":"480b3d5e5171def6"}},{"arxiv_id":"2306.01244","paper":"/paper/towards-sustainable-learning-coresets-for","title":"Towards Sustainable Learning: Coresets for Data-efficient Deep Learning","date":"2023-06-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bigml-cs-ucla/crest","path":"utils/arguments.py","file_url":"https://github.com/bigml-cs-ucla/crest/blob/HEAD/utils/arguments.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ca310e514e9e6527","mcp_get_code":{"code_sha256":"ca310e514e9e6527"}},{"arxiv_id":"2202.10261","paper":"/paper/a-self-supervised-descriptor-for-image-copy","title":"A Self-Supervised Descriptor for Image Copy Detection","date":"2022-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/sscd-copy-detection","path":"sscd/lib/util.py","file_url":"https://github.com/facebookresearch/sscd-copy-detection/blob/HEAD/sscd/lib/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"b78a605710379f86","mcp_get_code":{"code_sha256":"b78a605710379f86"}},{"arxiv_id":"2109.04003","paper":"/paper/improving-deep-metric-learning-by-divide-and","title":"Improving Deep Metric Learning by Divide and Conquer","date":"2021-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"compvis/metric-learning-divide-and-conquer-improved","path":"experiment/margin_loss_resnet50.py","file_url":"https://github.com/compvis/metric-learning-divide-and-conquer-improved/blob/HEAD/experiment/margin_loss_resnet50.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"88137d9a7fe8cbfe","mcp_get_code":{"code_sha256":"88137d9a7fe8cbfe"}}]}