graph-alignment

Tag

Cards List
#graph-alignment

Object Aligner: A Configurable JSON Schema Similarity Score for Graphs, Applied to LLM Prompt Optimization

arXiv cs.CL · 2026-07-03 Cached

Object Aligner is an open-source Python library that deterministically scores two JSON objects by recursively aligning their trees, using Hungarian algorithm for unordered collections and sequence alignment for ordered ones. It introduces referential alignment for graphs/hypergraphs and can be used as a reward function in LLM prompt optimization.

0 favorites 0 likes
← Back to home

Submit Feedback