|
class | FactComparer |
| Base class for all FactComparer to be used in conjucntion with Stage.solution - See also
- SolutionOrganizer, SolutionOrganizer.ValidationSet, FactOrganizer.DynamiclySolved(SolutionOrganizer, out System.Collections.Generic.List<System.Collections.Generic.List<string>>, out System.Collections.Generic.List<System.Collections.Generic.List<string>>)
More...
|
|
class | FactEquivalentsComparer |
| Checks if both Facts are Equivalent, while accounting for Unity and floating point precission More...
|
|
class | LineFactHightDirectionComparer |
| Checks LineFacts if Compare(Fact, Fact).fact is of same direction and at least of same length as Compare(Fact, Fact).solution, while accounting for Unity and floating point precission - See also
- Math3d.vectorPrecission
More...
|
|
class | LineFactHightComparer |
| Checks LineFacts if Compare(Fact, Fact).fact is at least of same length as Compare(Fact, Fact).solution, while accounting for Unity and floating point precission - See also
- Math3d.vectorPrecission
More...
|
|
class | LineSpanningOverRiverWorldComparer |
| Checks LineFacts if Compare(Fact, Fact).fact spanns over (not within) the river in RiverWorld. Needs a dummy Compare(Fact, Fact).solution. More...
|
|