Skip to content
Snippets Groups Projects
Commit 0d81bac3 authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

[GraphComponent] Modify access to numerical constraints

  - GraphComponent::numericalConstraints is virtual,
  - reimplemented in Edge a follows:
    - if edge is not initialized, call parent implementation,
    - otherwise return constraints that are in the solver.
  - The differences are that:
    1. constraints and complements are replaced by explicit constraints,
    2. constraints of the containing node are also returned.
parent 98153d6d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment