rand_obj
CodeArtifactFirst seen 7/2/2026
Last seen 7/17/2026
Evidence 7 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
9 connectionsrand_obj is a base class provided by CRAVE for complex constrained random objects.
The rand_obj class implements the Random Object concept.
rand_obj supports named hard constraints via constraint() API.
rand_obj supports soft (ignorable) constraints via soft_constraint() API.
rand_obj enables constraint inheritance via C++ inheritance.
rand_obj supports enable/disable of named constraints via API.
rand_obj supports references to dynamically changing C++ variables in constraints.
rand_obj contains randv variables as its random variables.
The paper introduces the rand_obj class for random objects.