DotNet Reference

.Net Reference

DefaultPhaseParameters.cs
Go to the documentation of this file.
1 //------------------------------------------------------------------------------
2 // <auto-generated />
3 //
4 // This file was automatically generated by SWIG (http://www.swig.org).
5 // Version 4.0.2
6 //
7 // Do not make changes to this file unless you know what you are doing--modify
8 // the SWIG interface file instead.
9 //------------------------------------------------------------------------------
10 
12 
13 using System;
14 using System.Runtime.InteropServices;
15 using System.Collections;
16 using System.Collections.Generic;
17 
18 public partial class DefaultPhaseParameters : global::System.IDisposable {
19  private global::System.Runtime.InteropServices.HandleRef swigCPtr;
20  protected bool swigCMemOwn;
21 
22  internal DefaultPhaseParameters(global::System.IntPtr cPtr, bool cMemoryOwn) {
23  swigCMemOwn = cMemoryOwn;
24  swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr);
25  }
26 
27  internal static global::System.Runtime.InteropServices.HandleRef getCPtr(DefaultPhaseParameters obj) {
28  return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
29  }
30 
32  Dispose(false);
33  }
34 
35  public void Dispose() {
36  Dispose(true);
37  global::System.GC.SuppressFinalize(this);
38  }
39 
40  protected virtual void Dispose(bool disposing) {
41  lock(this) {
42  if (swigCPtr.Handle != global::System.IntPtr.Zero) {
43  if (swigCMemOwn) {
44  swigCMemOwn = false;
46  }
47  swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
48  }
49  }
50  }
51 
52  public int var_selection_schema {
53  set {
55  }
56  get {
58  return ret;
59  }
60  }
61 
63  set {
65  }
66  get {
68  return ret;
69  }
70  }
71 
72  public int initialization_splits {
73  set {
75  }
76  get {
78  return ret;
79  }
80  }
81 
82  public bool run_all_heuristics {
83  set {
85  }
86  get {
88  return ret;
89  }
90  }
91 
92  public int heuristic_period {
93  set {
95  }
96  get {
98  return ret;
99  }
100  }
101 
103  set {
105  }
106  get {
108  return ret;
109  }
110  }
111 
112  public bool persistent_impact {
113  set {
115  }
116  get {
118  return ret;
119  }
120  }
121 
122  public int random_seed {
123  set {
125  }
126  get {
128  return ret;
129  }
130  }
131 
132  public int display_level {
133  set {
135  }
136  get {
138  return ret;
139  }
140  }
141 
142  public bool use_last_conflict {
143  set {
145  }
146  get {
148  return ret;
149  }
150  }
151 
153  set {
155  }
156  get {
158  DecisionBuilder ret = (cPtr == global::System.IntPtr.Zero) ? null : new DecisionBuilder(cPtr, false);
159  return ret;
160  }
161  }
162 
163  public DefaultPhaseParameters() : this(operations_research_constraint_solverPINVOKE.new_DefaultPhaseParameters(), true) {
164  }
165 
166  // VariableSelection
170 
171  // ValueSelection
174 
175  // DisplayLevel
179 
180 }
181 
182 }
bool swigCMemOwn
int value_selection_schema
static void DefaultPhaseParameters_initialization_splits_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static readonly int SELECT_MIN_IMPACT
int random_seed
static void delete_DefaultPhaseParameters(global::System.Runtime.InteropServices.HandleRef jarg1)
void Dispose()
static int DefaultPhaseParameters_SELECT_MIN_IMPACT_get()
static void DefaultPhaseParameters_random_seed_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void DefaultPhaseParameters_run_all_heuristics_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool DefaultPhaseParameters_persistent_impact_get(global::System.Runtime.InteropServices.HandleRef jarg1)
bool persistent_impact
static int DefaultPhaseParameters_NORMAL_get()
static int DefaultPhaseParameters_SELECT_MAX_IMPACT_get()
static int DefaultPhaseParameters_initialization_splits_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void DefaultPhaseParameters_use_last_conflict_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void DefaultPhaseParameters_heuristic_period_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int DefaultPhaseParameters_VERBOSE_get()
static bool DefaultPhaseParameters_run_all_heuristics_get(global::System.Runtime.InteropServices.HandleRef jarg1)
using System
Definition: Program.cs:14
static int DefaultPhaseParameters_display_level_get(global::System.Runtime.InteropServices.HandleRef jarg1)
int heuristic_period
static void DefaultPhaseParameters_var_selection_schema_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
int display_level
static readonly int NORMAL
static int DefaultPhaseParameters_heuristic_num_failures_limit_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static readonly int NONE
static int DefaultPhaseParameters_NONE_get()
DefaultPhaseParameters()
static void DefaultPhaseParameters_heuristic_num_failures_limit_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static readonly int CHOOSE_MAX_AVERAGE_IMPACT
static int DefaultPhaseParameters_value_selection_schema_get(global::System.Runtime.InteropServices.HandleRef jarg1)
int initialization_splits
static int DefaultPhaseParameters_var_selection_schema_get(global::System.Runtime.InteropServices.HandleRef jarg1)
virtual void Dispose(bool disposing)
static bool DefaultPhaseParameters_use_last_conflict_get(global::System.Runtime.InteropServices.HandleRef jarg1)
DecisionBuilder? decision_builder
static int DefaultPhaseParameters_heuristic_period_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static readonly int CHOOSE_MAX_SUM_IMPACT
static void DefaultPhaseParameters_persistent_impact_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static int DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get()
int var_selection_schema
static readonly int SELECT_MAX_IMPACT
static int DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get()
static readonly int CHOOSE_MAX_VALUE_IMPACT
int heuristic_num_failures_limit
static void DefaultPhaseParameters_decision_builder_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get()
bool use_last_conflict
static void DefaultPhaseParameters_value_selection_schema_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr DefaultPhaseParameters_decision_builder_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void DefaultPhaseParameters_display_level_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int DefaultPhaseParameters_random_seed_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static readonly int VERBOSE
bool run_all_heuristics