Skip to content

No warning provided when the requirements are not implementable with the current sketch #9

@alehed

Description

@alehed

Currently when providing netcomplete with an example that requires routemaps in the sketch in order to implement the constraint and the sketch does not have any routemaps, it doesn't fail to produce the configs.

  • Expected behavior: The solver does not say sat or the synthesis fails in some other way before that.
  • Actual behavior: The solver says sat.
  • Test case: test_simplified_bgp_configuration in grigori's 'tests/test_bgpgen.py'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions