create_network
Initializes a new empty Petri net for modeling, clearing any previous network. Use this as the first step to build a model from scratch.
Instructions
Create a new empty Petri Net, clearing any previous network.
Use this FIRST when building a new model from scratch.
Args: name: Name for the new network (default: "PetriNet")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | PetriNet |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |