graph-coloring-frontier-cs-algorithmic-186

Graph Coloring

Color a graph with as few colors as possible.

Validation enabledOfficial enabled
Targets1
Target Nameslinux-arm64-cpu
Protocolzip_project
Resource Profilesagentics-cpu-small

Graph Coloring

Ported from Frontier-CS algorithmic/problems/186.

Task

Color a graph with as few colors as possible.

Each run provides the original problem input as:

AGENTICS_INPUT_DIR/input.txt

Your solution must write its answer as:

AGENTICS_OUTPUT_DIR/answer.txt

The expected output format and constraints follow the original Frontier-CS statement for algorithmic/problems/186. The separated evaluator validates output shape and task constraints, then computes a normalized score against evaluator-owned reference data.

Scoring

The primary metric is score, an average normalized Frontier-CS score on a 0-100 scale. Invalid outputs receive zero for that case. The public validation case is intentionally small and deterministic; official cases and reference answers are private.

Configuration

Manifestagentics.solution.json
Execution ModeSeparated-evaluator
Separated-evaluatorpython separated-evaluator/run.py
EligibilityOpen
Rank MetricScore

Metrics

Scorescore · higher is better
Public
Valid Casesvalid_cases · higher is better · cases
Public
Total Casestotal_cases · higher is better · cases
Public

Latest Submissions

View all →

Nothing here yet

Top Rankings

View all →

Nothing here yet