Papers › CoEvoP&R: Co-Evolving Placement Objectives with Routing Feedback via Large Language Models

CoEvoP&R: Co-Evolving Placement Objectives with Routing Feedback via Large Language Models

19 Jul 2026arXiv:2607.17398added by Syntology

Ruogu Chen, Weihua Xiao, Ramesh Karri, Jie Han

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Analytical placers rely on differentiable objective functions to guide placement, typically combining intermediate surrogate metrics such as half-perimeter wirelength (HPWL) and cell-density penalties. However, these placement-stage surrogates remain misaligned with downstream routed and timing quality. Prior work reduces this gap with human-designed terms or learned black-box surrogates, but the former requires expert retuning and the latter is difficult to explain, debug, or deploy in analytical placement flows. CoEvoP&R addresses these limitations with a large language model (LLM)-based framework that automatically evolves analytical placement objectives. At each generation, the prompt combines the restricted objective interface, baseline context, and archived prior candidates with routing-related feedback from placement, timing proxy, and routing tools. The LLM proposes readable differentiable objectives, which are embedded and validated in DREAMPlace, evaluated through a timing proxy and an actual router, and stored with their feedback to guide later generations. Across eight ChiP-Bench Nangate45 designs and three seeds, CoEvoP&R reduces post-route routed wirelength and congestion by 16.9% and 36.7%, with gains of 0.70 ns in worst negative slack and a 912 ns reduction in total negative slack magnitude over native DREAMPlace. Across eight ICCAD 2015 Superblue designs, it reduces post-route routed wirelength and congestion by 5.4% and 23.2%. Code is available at https://github.com/FCHXWH823/CoEvoP-R.git.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2607.17398")

Code

Syntology Ran 18 of 33 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 3 ran · honoured contract; 13 ran · our draft was wrong; 2 ran with no contract checked.

By repository: found in paper text by Syntology: 33 samples from 1 repository, 18 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

FCHXWH823/CoEvoP-R found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

33 samples harvested; 18 ran; 3 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · honoured contract
13ran · our draft was wrong
2ran
15unverified

Licence: 0 of the 33 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from FCHXWH823/CoEvoP-R. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ObjectiveDatabaseConfig FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran Apache-2.0 (permissive) · a5ce60b2f76066dd · report
ObjectiveSpec FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran Apache-2.0 (permissive) · 815dd4f73b71beaa · report
_ast_to_expr FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong Apache-2.0 (permissive) · 39e5a386a52bd1ce · report
_bucket FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · d3736f90fe366564 · report
_canonical_prompt_term FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 065af0681bb11082 · report
_clamped_float FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · honoured contract Apache-2.0 (permissive) · b9df5d162228c0ff · report
_finite_float FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · honoured contract Apache-2.0 (permissive) · 330109b48285640f · report
_gradient_bucket FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · ed8af44ec206998f · report
_hpwl_delta_bucket FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 9ef39fa1eaac592f · report
_observable_names_from_ast FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong Apache-2.0 (permissive) · 631065eacc448c60 · report
_opentimer_wns_delta_bucket FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong Apache-2.0 (permissive) · b5a079c61e126b9e · report
_overflow_delta_bucket FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · ee2987b7079a8c4a · report
_stable_hash FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · honoured contract fingerprinted Apache-2.0 (permissive) · 580e16912dcd6a99 · report
_terms_from_prompt_ast FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong Apache-2.0 (permissive) · b022bcc16394a36f · report
_typed_policy_code_from_spec FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong Apache-2.0 (permissive) · 4597119883ba1125 · report
_with_evolve_markers FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 4cd2960a92aa0cdc · report
_write_json FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong Apache-2.0 (permissive) · 0032049f034e4db4 · report
objective_spec_to_dict FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology ran · our draft was wrong Apache-2.0 (permissive) · 5c51330882ad785c · report
ObjectiveProgram FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 519cc7ff8b045bfd · report
ObjectiveProgramDatabase FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 65f1b56ae3d1f85e · report
_archive_cell FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 76aa8121a9d1ffd2 · report
_candidate_mechanism_signature FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 739ddfa886cbdc5f · report
_controller_schedule_family FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 3178639782834e92 · report
_diversity_trim FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d0f5ccfa6bd93ffb · report
_is_baseline_reference FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · a5d718236c1f9e70 · report
_mechanism_family FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 6769167180bacfb9 · report
_normalize_timing_proxy_status FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 754fb4c02792cdc9 · report
_parent_sample_weights FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 18ae803f68fcca3f · report
_prefer_discovered_candidates FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d8918e68b63dcb8d · report
_program_fitness_key FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 68225080083e88f1 · report
_program_signature FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 063ba1cdafa00dde · report
_program_terms_for_features FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 044138134c8ba8f9 · report
objective_code_from_spec FCHXWH823/CoEvoP-R/coevop/evolution/openevolve_core.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9385b1fbc70c75a7 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2607.17398, was issued in July 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections