You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanclass="sa">f</span><spanclass="s2">"Starting point does not satisfy the constraints. Inputs: </span><spanclass="si">{</span><spanclass="n">A</span><spanclass="si">=}</span><spanclass="s2">,"</span>
<spanclass="k">raise</span><spanclass="ne">ValueError</span><spanclass="p">(</span><spanclass="s2">"The given input point is not feasible."</span><spanclass="p">)</span>
576
+
<spanclass="k">raise</span><spanclass="n">InfeasibilityError</span><spanclass="p">(</span><spanclass="s2">"The given input point is not feasible."</span><spanclass="p">)</span>
<spanclass="sa">f</span><spanclass="s2">"Starting point does not satisfy the constraints. Inputs: </span><spanclass="si">{</span><spanclass="n">A</span><spanclass="si">=}</span><spanclass="s2">,"</span>
<spanclass="k">raise</span><spanclass="ne">ValueError</span><spanclass="p">(</span><spanclass="s2">"The given input point is not feasible."</span><spanclass="p">)</span>
576
+
<spanclass="k">raise</span><spanclass="n">InfeasibilityError</span><spanclass="p">(</span><spanclass="s2">"The given input point is not feasible."</span><spanclass="p">)</span>
<emclass="property"><spanclass="pre">exception</span><spanclass="w"></span></em><spanclass="sig-prename descclassname"><spanclass="pre">botorch.exceptions.errors.</span></span><spanclass="sig-name descname"><spanclass="pre">InfeasibilityError</span></span><aclass="reference internal" href="_modules/botorch/exceptions/errors.html#InfeasibilityError"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink" href="#botorch.exceptions.errors.InfeasibilityError" title="Link to this definition">¶</a></dt>
<emclass="property"><spanclass="pre">exception</span><spanclass="w"></span></em><spanclass="sig-prename descclassname"><spanclass="pre">botorch.exceptions.errors.</span></span><spanclass="sig-name descname"><spanclass="pre">InfeasibilityError</span></span><aclass="reference internal" href="_modules/botorch/exceptions/errors.html#InfeasibilityError"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink" href="#botorch.exceptions.errors.InfeasibilityError" title="Link to this definition">¶</a></dt>
<li><ahref="utils.html#botorch.utils.multi_objective.hypervolume.infer_reference_point">infer_reference_point() (in module botorch.utils.multi_objective.hypervolume)</a>
3021
3023
</li>
3022
3024
<li><ahref="models.html#botorch.models.kernels.infinite_width_bnn.InfiniteWidthBNNKernel">InfiniteWidthBNNKernel (class in botorch.models.kernels.infinite_width_bnn)</a>
0 commit comments