RealDomain

class pqp.data.RealDomain(values)

Bases: ContinuousDomain

A continuous domain for a variable, delimited by min and max values

Parameters:

values (list) – the min and max of this list are taken as the min and max of the domain

Methods Summary

describe_assumptions()

Returns a human readable description of assumptions made about the domain

Methods Documentation

describe_assumptions()

Returns a human readable description of assumptions made about the domain