task_geometry__graph_paper__polygon_area_value¶
Contract¶
- Domain:
geometry - Scene id:
graph_paper - Task id:
task_geometry__graph_paper__polygon_area_value - Supported
query_id:single - Answer schema:
integer - Annotation schema:
point_set
Program Contract¶
compute_lattice_polygon_area(target=polygon, shape_family={rectangle|triangle|parallelogram}, output_role=area_integer); scene=graph_paper; scope=single_polygon
Reasoning Operations¶
Families: formula_evaluation
Prompt Bundle¶
- Prompt text is loaded from
geometry_graph_paper_v1. - Prompt modes:
answer_onlyandanswer_and_annotation.
Annotation¶
The annotation is the unordered set of polygon vertex pixel points.
Determinism¶
Generation is deterministic for a fixed seed, params, config, and prompt bundle version.