01_user_documentation:06_graph:01_edge:09_custom
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 01_user_documentation:06_graph:01_edge:09_custom [2025/01/30 10:48] – created gaetan | 01_user_documentation:06_graph:01_edge:09_custom [2025/08/20 10:32] (current) – ↷ Links adapted because of a move operation gaetan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Custom ====== | ====== Custom ====== | ||
| - | Custom edges are whatever you want. But you should use bit integer to represent them and starts from MIN_UNUSED_EDGE. | + | Custom edges are whatever you want. But you should use bit integer to represent them and starts from Graph.MIN_UNUSED_EDGE. |
| + | |||
| + | The [[01_user_documentation: | ||
| + | |||
| + | ===== ===== | ||
| + | |||
| + | XL symbol: no specific symbol, use the defined bit mask. | ||
| + | |||
| + | <code java> | ||
| + | Node - EDGE_7 -> Node | ||
| + | </ | ||
| + | |||
| + | Representation: | ||
| + | |||
| + | {{: | ||
01_user_documentation/06_graph/01_edge/09_custom.1738230530.txt.gz · Last modified: 2025/01/30 10:48 by gaetan
