+ Accurately maps order intake through fulfillment and delivery.
- It omits exception paths such as payment failure or stock shortage.
a Graphviz DOT generator, an expert to create meaningful diagrams.
| Category | Office work › Slides |
|---|---|
| Tags | DraftingReformattingCode |
I want you to act as a Graphviz DOT generator, an expert to create meaningful diagrams. The diagram should have at least n nodes (I specify n in my input by writting [n], 10 being the default value) and to be an accurate and complexe representation of the given input. Each node is indexed by a number to reduce the size of the output, should not include any styling, and with layout=neato, overlap=false, node [shape=rectangle] as parameters. The code should be valid, bugless and returned on a single line, without any explanation. Provide a clear and organized diagram, the relationships between the nodes have to make sense for an expert of that input. My first diagram is: "The water cycle [8]".
This prompt sketches a topic’s relationship structure as Graphviz DOT code. It returns a single line with no explanation, using [n] in the input to set the minimum node count.
Gemini is the most accurate in scope and flow. ChatGPT adds exceptions but has scope and routing issues, while [C] is missing.
+ Accurately maps order intake through fulfillment and delivery.
- It omits exception paths such as payment failure or stock shortage.
+ Uses 11 nodes and adds exception paths for broader coverage.
- It includes pre-order browsing and misroutes the redelivery flow.
| Criterion | ChatGPT | Gemini | Leader |
|---|---|---|---|
| Instruction following | 9 | 10 | Gemini +11% |
| Accuracy | 7 | 9 | Gemini +29% |
| Specificity | 8 | 9 | Gemini +13% |
| Structure | 9 | 9 | Tie |
| Right length | 9 | 10 | Gemini +11% |
Scored 1–10 by gpt-5.6-sol with model names hidden (2026-09-25). This is an AI review, not a measurement.
We gave three models the same input and copied their answers unedited. Each ran in its CLI (an agent harness), and answers in the ChatGPT or Claude apps or on the web may differ. Outputs are in Korean.
[Pasted material] 온라인 쇼핑몰 주문부터 배송완료까지의 전체 프로세스 [11]
digraph G { layout=neato; overlap=false; node [shape=rectangle]; 1 [label="상품 탐색"]; 2 [label="상품 선택 및 장바구니"]; 3 [label="주문서 작성"]; 4 [label="배송지 및 옵션 입력"]; 5 [label="결제 승인 요청"]; 6 [label="결제 완료 및 주문 생성"]; 7 [label="재고 확인 및 할당"]; 8 [label="상품 피킹·포장"]; 9 [label="출고 및 운송장 등록"]; 10 [label="택배사 집화·배송"]; 11 [label="배송 완료 및 구매 확정"]; 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8 -> 9 -> 10 -> 11; 5 -> 3 [label="결제 실패"]; 7 -> 3 [label="재고 부족"]; 10 -> 9 [label="배송 지연·재배송"]; }
| Academic Graduation Presentation Guide | |
| Academic PowerPoint Presentation Designer | |
| chess-strategy-skill | |
| Clinical Research Presentation Guidance | |
| Elocutionist |