public static BetterFeasible ( bool oldFeasible, bool newFeasible ) : bool | ||
oldFeasible | bool | Feasibility of old candidate solution. |
newFeasible | bool | Feasibility of new candidate solution. |
return | bool |
public static BetterFeasible ( bool oldFeasible, bool newFeasible ) : bool | ||
oldFeasible | bool | Feasibility of old candidate solution. |
newFeasible | bool | Feasibility of new candidate solution. |
return | bool |