> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# kinetica.VisualizeIsochroneRequest.SolveOptions

> kinetica.VisualizeIsochroneRequest.SolveOptions — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeIsochroneRequest#a57d9142a05e5fe67a01cb95422c9f6c8" title="Solver specific parameters.">VisualizeIsochroneRequest.solve\_options</a>. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Static Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:ab4e2fba7f7a73530a841efe01dae1c6e" id="r_ab4e2fba7f7a73530a841efe01dae1c6e">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab4e2fba7f7a73530a841efe01dae1c6e">REMOVE\_PREVIOUS\_RESTRICTIONS</a> = "remove\_previous\_restrictions"</td>
      </tr>

      <tr className="memdesc:ab4e2fba7f7a73530a841efe01dae1c6e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Ignore the restrictions applied to the graph during the creation stage and only use the restrictions specified in this request if set to <a className="el" href="#a66d037189f1a2a5fcaadd11667797257">TRUE</a>. <br /></td>
      </tr>

      <tr className="separator:ab4e2fba7f7a73530a841efe01dae1c6e">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a66d037189f1a2a5fcaadd11667797257" id="r_a66d037189f1a2a5fcaadd11667797257">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a66d037189f1a2a5fcaadd11667797257">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:a66d037189f1a2a5fcaadd11667797257">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeIsochroneRequest_1_1SolveOptions" title="A set of string constants for the parameter VisualizeIsochroneRequest.solve_options.">VisualizeIsochroneRequest.SolveOptions</a> options. <br /></td>
      </tr>

      <tr className="separator:a66d037189f1a2a5fcaadd11667797257">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9d749aa23580b6f4b9ebd2da63ebae20" id="r_a9d749aa23580b6f4b9ebd2da63ebae20">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9d749aa23580b6f4b9ebd2da63ebae20">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:a9d749aa23580b6f4b9ebd2da63ebae20">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeIsochroneRequest_1_1SolveOptions" title="A set of string constants for the parameter VisualizeIsochroneRequest.solve_options.">VisualizeIsochroneRequest.SolveOptions</a> options. <br /></td>
      </tr>

      <tr className="separator:a9d749aa23580b6f4b9ebd2da63ebae20">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a310eb759796a4b55861a3c8e3e412577" id="r_a310eb759796a4b55861a3c8e3e412577">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a310eb759796a4b55861a3c8e3e412577">RESTRICTION\_THRESHOLD\_VALUE</a> = "restriction\_threshold\_value"</td>
      </tr>

      <tr className="memdesc:a310eb759796a4b55861a3c8e3e412577">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value-based restriction comparison. <br /></td>
      </tr>

      <tr className="separator:a310eb759796a4b55861a3c8e3e412577">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a923c3fe11994c2ed3c91b6da00529d41" id="r_a923c3fe11994c2ed3c91b6da00529d41">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a923c3fe11994c2ed3c91b6da00529d41">UNIFORM\_WEIGHTS</a> = "uniform\_weights"</td>
      </tr>

      <tr className="memdesc:a923c3fe11994c2ed3c91b6da00529d41">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">When specified, assigns the given value to all the edges in the graph. <br /></td>
      </tr>

      <tr className="separator:a923c3fe11994c2ed3c91b6da00529d41">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeIsochroneRequest#a57d9142a05e5fe67a01cb95422c9f6c8" title="Solver specific parameters.">VisualizeIsochroneRequest.solve\_options</a>. </p>
      <p>Solver specific parameters.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source#l00770">770</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source">VisualizeIsochrone.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a9d749aa23580b6f4b9ebd2da63ebae20">◆ </a></span>FALSE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.VisualizeIsochroneRequest.SolveOptions.FALSE = "false"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeIsochroneRequest_1_1SolveOptions" title="A set of string constants for the parameter VisualizeIsochroneRequest.solve_options.">VisualizeIsochroneRequest.SolveOptions</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source#l00801">801</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source">VisualizeIsochrone.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab4e2fba7f7a73530a841efe01dae1c6e">◆ </a></span>REMOVE\_PREVIOUS\_RESTRICTIONS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.VisualizeIsochroneRequest.SolveOptions.REMOVE\_PREVIOUS\_RESTRICTIONS = "remove\_previous\_restrictions"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Ignore the restrictions applied to the graph during the creation stage and only use the restrictions specified in this request if set to <a className="el" href="#a66d037189f1a2a5fcaadd11667797257">TRUE</a>. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a66d037189f1a2a5fcaadd11667797257">TRUE</a> </li>
          <li> <a className="el" href="#a9d749aa23580b6f4b9ebd2da63ebae20">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a9d749aa23580b6f4b9ebd2da63ebae20">FALSE</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source#l00793">793</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source">VisualizeIsochrone.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a310eb759796a4b55861a3c8e3e412577">◆ </a></span>RESTRICTION\_THRESHOLD\_VALUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.VisualizeIsochroneRequest.SolveOptions.RESTRICTION\_THRESHOLD\_VALUE = "restriction\_threshold\_value"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Value-based restriction comparison. </p>
        <p>Any node or edge with a 'RESTRICTIONS\_VALUECOMPARED' value greater than the <a className="el" href="#a310eb759796a4b55861a3c8e3e412577">RESTRICTION\_THRESHOLD\_VALUE</a> will not be included in the solution.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source#l00808">808</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source">VisualizeIsochrone.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a66d037189f1a2a5fcaadd11667797257">◆ </a></span>TRUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.VisualizeIsochroneRequest.SolveOptions.TRUE = "true"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1VisualizeIsochroneRequest_1_1SolveOptions" title="A set of string constants for the parameter VisualizeIsochroneRequest.solve_options.">VisualizeIsochroneRequest.SolveOptions</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source#l00797">797</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source">VisualizeIsochrone.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a923c3fe11994c2ed3c91b6da00529d41">◆ </a></span>UNIFORM\_WEIGHTS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.VisualizeIsochroneRequest.SolveOptions.UNIFORM\_WEIGHTS = "uniform\_weights"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>When specified, assigns the given value to all the edges in the graph. </p>
        <p>Note that weights provided in <a className="el" href="/content/api/cs/classkinetica_1_1VisualizeIsochroneRequest#ac69f2c15c5f28f06217159e56873f35b" title="Additional weights to apply to the edges of an existing graph.">VisualizeIsochroneRequest.weights\_on\_edges</a> will override this value.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source#l00815">815</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source">VisualizeIsochrone.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2VisualizeIsochrone_8cs_source">VisualizeIsochrone.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2VisualizeIsochrone_8cs_source">VisualizeIsochrone.cs</a></li>
    </ul>
  </div>
</div>
