User Tools

Site Tools


01_user_documentation:06_graph:01_edge:09_custom

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
01_user_documentation:06_graph:01_edge:09_custom [2025/08/19 16:54] gaetan01_user_documentation:06_graph:01_edge:09_custom [2025/08/20 10:32] (current) – ↷ Links adapted because of a move operation gaetan
Line 3: Line 3:
 Custom edges are whatever you want. But you should use bit integer to represent them and starts from Graph.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:07_rgg_xl:02_xl:07_rgg_addition|default imports]] includes a bit declaration for each of the remaining bit from the edge bit integer. They are named: EDGE_0, EDGE_1, ...+The [[01_user_documentation:07_rgg_xl:02_xl:10_rgg_addition|default imports]] includes a bit declaration for each of the remaining bit from the edge bit integer. They are named: EDGE_0, EDGE_1, ... 
 + 
 +=====  ===== 
 + 
 +XL symbol: no specific symbol, use the defined bit mask. 
 + 
 +<code java> 
 +Node - EDGE_7 -> Node 
 +</code> 
 + 
 +Representation: 
 + 
 +{{:01_user_documentation:06_graph:01_edge:edge_cust.png?100|}}
01_user_documentation/06_graph/01_edge/09_custom.1755615291.txt.gz · Last modified: 2025/08/19 16:54 by gaetan