ConjectureChecker
Vertex.cs File Reference

Classes

struct  VizualizerWPF.Vertex
 Struct to store vertices

Parameters
ellipseDrawing of vertex
centerCenter of vertex
stateState of vertex

Implementing IEqualityComparer<Vertex>, IEquatable<Vertex> to index HashSet and Dictionary More...

 

Namespaces

namespace  VizualizerWPF
 

Enumerations

enum class  VizualizerWPF.VertexState { VizualizerWPF.Intersection , VizualizerWPF.Regular , VizualizerWPF.Middle }
 Enum to recongize state of vertex More...