{"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":"/paper/arxiv-2606-28301","title":"VGB for Masked Diffusion Model: Efficient Test-time Scaling for Reward Satisfaction and Sample Editing","arxiv_id":"2606.28301","date":"2026-06-26","proceeding":null,"authors":["Kijung Jeon","Thuy-Duong Vuong","Molei Tao"],"abstract":"Inference-time scaling is a promising paradigm to improve generative models, especially when outputs must satisfy structural constraints or optimize downstream rewards. We consider Masked Diffusion Model (MDM) and introduce MDM-VGB, a discrete diffusion sampler that augments unmasking generation with theoretically principled reward-guided remasking. Inspired by the recent success of the classical Jerrum-Sinclair backtracking Markov chain in reward-tilted generation, MDM-VGB extends the backtracking random walk from a fixed prefix tree to a masked-state graph, allowing tokens to be unmasked and remasked at arbitrary positions. The resulting sampler favors unmasking and remasking moves that lead to higher-value partial configurations, enabling both effective high-reward generation and efficient repair of low-reward samples. We prove that MDM-VGB is robust to process-verifier noise and achieves quadratic complexity, while popular test-time heuristics such as best-of-$N$ can incur exponential complexity due to error accumulation. Our theoretical findings are corroborated by strong empirical performance, particularly on popular constraint-satisfaction and scientific benchmarks such as Sudoku and QM9.","url_abs":"https://arxiv.org/abs/2606.28301","url_pdf":"https://arxiv.org/pdf/2606.28301","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.28301"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/KraitGit/MDM-VGB","reach":null}],"summary":{"ran_honours":20,"ran_draft_wrong":26,"ran":2,"ran_violates":6,"ran_fixture":7,"unverified":16},"by_repo_kind":{"found_in_text":{"samples":77,"ran":61,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"9ec3449021d8b83f","entry":"_as_float","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9ec3449021d8b83f"}},{"code_sha256_prefix":"c6ce5a149e878df0","entry":"_backward_scores","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c6ce5a149e878df0"}},{"code_sha256_prefix":"b62a33fa3c2ae5c2","entry":"_block_size","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b62a33fa3c2ae5c2"}},{"code_sha256_prefix":"0d166c77488570f5","entry":"_candidate_context","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0d166c77488570f5"}},{"code_sha256_prefix":"d0da3d92a9e7492e","entry":"_chunks","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d0da3d92a9e7492e"}},{"code_sha256_prefix":"b17f5484220b3d9a","entry":"_cleanup_log_weight_groups","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b17f5484220b3d9a"}},{"code_sha256_prefix":"128f6ea93ce540c6","entry":"_comb","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"128f6ea93ce540c6"}},{"code_sha256_prefix":"a3cc472a713a50fa","entry":"_edge_stats","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a3cc472a713a50fa"}},{"code_sha256_prefix":"db81a416391f0c32","entry":"_editable_mask","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"db81a416391f0c32"}},{"code_sha256_prefix":"deb2ef70d51e5b6d","entry":"_finite_top_positions","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"deb2ef70d51e5b6d"}},{"code_sha256_prefix":"8eaac50364b9b094","entry":"_gamma","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8eaac50364b9b094"}},{"code_sha256_prefix":"b3ead7e55564f8d3","entry":"_geometric_lambda","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b3ead7e55564f8d3"}},{"code_sha256_prefix":"358693a4f27d3467","entry":"_handle_edge_walk_leaves","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"358693a4f27d3467"}},{"code_sha256_prefix":"ede3ba5f2becfaa6","entry":"_k_tokens","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ede3ba5f2becfaa6"}},{"code_sha256_prefix":"784ecf9cea27250b","entry":"_log_mdm_coeff","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"784ecf9cea27250b"}},{"code_sha256_prefix":"f8a3566fe8540fdf","entry":"_move_count","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f8a3566fe8540fdf"}},{"code_sha256_prefix":"4fc7519f6708b0f4","entry":"_position_blocks","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4fc7519f6708b0f4"}},{"code_sha256_prefix":"f01501c75e209261","entry":"_relative_coeff","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f01501c75e209261"}},{"code_sha256_prefix":"9a2e428b8779b641","entry":"_rescale_log_weight_groups","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9a2e428b8779b641"}},{"code_sha256_prefix":"2b3c40f6d37cda84","entry":"_sample_block_assignments_logq","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2b3c40f6d37cda84"}},{"code_sha256_prefix":"f7ffdffdad255b61","entry":"_sample_forward_choices","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f7ffdffdad255b61"}},{"code_sha256_prefix":"3268803c80b0b210","entry":"_state_log_ref","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3268803c80b0b210"}},{"code_sha256_prefix":"4d5a0ee4c7f5cf71","entry":"_top_confidence_positions","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4d5a0ee4c7f5cf71"}},{"code_sha256_prefix":"bac78b4e4bb0cb73","entry":"_top_margin_positions","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bac78b4e4bb0cb73"}},{"code_sha256_prefix":"0807a83c2421643c","entry":"_top_tokens","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0807a83c2421643c"}},{"code_sha256_prefix":"2a970770236fbc4a","entry":"_value_lambda","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2a970770236fbc4a"}},{"code_sha256_prefix":"cd0b167f22768eb9","entry":"active_batch","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cd0b167f22768eb9"}},{"code_sha256_prefix":"3290f945b03b4ce1","entry":"budgeted_max_steps","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3290f945b03b4ce1"}},{"code_sha256_prefix":"1c6b3005c203f8e3","entry":"choose_positions","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1c6b3005c203f8e3"}},{"code_sha256_prefix":"73542a948ddb98c8","entry":"clamp_state_value","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"73542a948ddb98c8"}},{"code_sha256_prefix":"ad9cfa7349767083","entry":"clamp_value","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ad9cfa7349767083"}},{"code_sha256_prefix":"1a507ffaafe18583","entry":"decoded_terminal_value","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1a507ffaafe18583"}},{"code_sha256_prefix":"8f0890721e28bcd9","entry":"directed_choices","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8f0890721e28bcd9"}},{"code_sha256_prefix":"06ed5b21f8e58213","entry":"eos_token_ids","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"06ed5b21f8e58213"}},{"code_sha256_prefix":"2df5313cdbfe9bdb","entry":"force_complete","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2df5313cdbfe9bdb"}},{"code_sha256_prefix":"28fedfad53a52581","entry":"force_complete_value","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"28fedfad53a52581"}},{"code_sha256_prefix":"cd8ee7dd8b3b6643","entry":"initial_state","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cd8ee7dd8b3b6643"}},{"code_sha256_prefix":"0067a4544b799b69","entry":"is_eos_choice","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0067a4544b799b69"}},{"code_sha256_prefix":"f94688ec8e960f65","entry":"is_leaf","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f94688ec8e960f65"}},{"code_sha256_prefix":"771d87651d68e46d","entry":"is_leaf_accept","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"771d87651d68e46d"}},{"code_sha256_prefix":"641f3f190db7c283","entry":"leaf_backtrack","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"641f3f190db7c283"}},{"code_sha256_prefix":"c99743bb81f5abda","entry":"length_max_steps","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c99743bb81f5abda"}},{"code_sha256_prefix":"5db397377c9c388f","entry":"locked_positions","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5db397377c9c388f"}},{"code_sha256_prefix":"a0f5767d02fdcf3e","entry":"logits","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a0f5767d02fdcf3e"}},{"code_sha256_prefix":"54aab174c10f63eb","entry":"masked_positions","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"54aab174c10f63eb"}},{"code_sha256_prefix":"eecdc883303df955","entry":"normalize_backward_mode","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eecdc883303df955"}},{"code_sha256_prefix":"73933ca536f55e77","entry":"normalize_forward_mode","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"73933ca536f55e77"}},{"code_sha256_prefix":"66352e9ac49240a1","entry":"positive_mass","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"66352e9ac49240a1"}},{"code_sha256_prefix":"53de0a968e6b19f3","entry":"sample_grouped_choices","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"53de0a968e6b19f3"}},{"code_sha256_prefix":"3ebc14da9a8d6069","entry":"sampler_outputs","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3ebc14da9a8d6069"}},{"code_sha256_prefix":"7ad0bab6be911c97","entry":"score_terminal_state","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7ad0bab6be911c97"}},{"code_sha256_prefix":"aaf9a1b08192e167","entry":"state_has_eos","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aaf9a1b08192e167"}},{"code_sha256_prefix":"a52c3ef7ff02e93e","entry":"state_value_fn","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a52c3ef7ff02e93e"}},{"code_sha256_prefix":"380cfc26d3493a06","entry":"state_value_stats","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"380cfc26d3493a06"}},{"code_sha256_prefix":"6a0962f67d5d2d3a","entry":"switch_mass","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6a0962f67d5d2d3a"}},{"code_sha256_prefix":"cf124b44936818c4","entry":"terminal_candidate_exact_value_enabled","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cf124b44936818c4"}},{"code_sha256_prefix":"b00206b5e5650be4","entry":"terminal_exact_value_enabled","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b00206b5e5650be4"}},{"code_sha256_prefix":"75ab1853c1b6031a","entry":"terminal_on_eos","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"75ab1853c1b6031a"}},{"code_sha256_prefix":"1b6690366ece0d41","entry":"terminal_state","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b6690366ece0d41"}},{"code_sha256_prefix":"66f7499faded2416","entry":"value_epsilon","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"66f7499faded2416"}},{"code_sha256_prefix":"59e9b7e80a8f2840","entry":"values_for_states","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"59e9b7e80a8f2840"}},{"code_sha256_prefix":"c8813157981be4d2","entry":"_build_mdm_backward_candidates","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c8813157981be4d2"}},{"code_sha256_prefix":"20b195273ba579ef","entry":"_build_state_value_backward_candidates","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"20b195273ba579ef"}},{"code_sha256_prefix":"1703b98c393fddab","entry":"_force_complete_unfinished_state_value","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1703b98c393fddab"}},{"code_sha256_prefix":"cb53b0d4bcc28d63","entry":"_sample_block_assignments","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cb53b0d4bcc28d63"}},{"code_sha256_prefix":"d0ea89b4669b9a74","entry":"add_mass_stats","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d0ea89b4669b9a74"}},{"code_sha256_prefix":"1e271cfe0dd45a3f","entry":"build_mdm_candidates","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1e271cfe0dd45a3f"}},{"code_sha256_prefix":"39f3e14dace38681","entry":"build_mdm_forward_candidates","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"39f3e14dace38681"}},{"code_sha256_prefix":"c3ec968b272e1864","entry":"build_state_value_candidates","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c3ec968b272e1864"}},{"code_sha256_prefix":"fad118b866a05b25","entry":"build_state_value_forward_candidates","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fad118b866a05b25"}},{"code_sha256_prefix":"2ba7164367c2b32c","entry":"force_complete_indices","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2ba7164367c2b32c"}},{"code_sha256_prefix":"e5e84a6d74f40f4b","entry":"initial_states_and_prompts","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e5e84a6d74f40f4b"}},{"code_sha256_prefix":"9e23025a5117f18b","entry":"note_terminal","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9e23025a5117f18b"}},{"code_sha256_prefix":"f7fc052afba7d9e9","entry":"position_scores","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f7fc052afba7d9e9"}},{"code_sha256_prefix":"4d1d9ed6a465ec0e","entry":"sample_edge_walk_mdm","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4d1d9ed6a465ec0e"}},{"code_sha256_prefix":"b175f3a5c59fe413","entry":"sample_state_value_mdm","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b175f3a5c59fe413"}},{"code_sha256_prefix":"9be07214cf1b8850","entry":"sample_vgb","repo":"KraitGit/MDM-VGB","repo_kind":"found_in_text","path":"src/algorithms/vgb.py","file_url":"https://github.com/KraitGit/MDM-VGB/blob/HEAD/src/algorithms/vgb.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9be07214cf1b8850"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}