コード例 #1
0
 //readonly Func<Polygon, IEnumerable<IntVector2>> drawer = PerYPolygonDrawer.GetPoints;
 public FullEvaluationScoring(PictureMutationAlgorithm algorithm)
 {
     this.algorithm = algorithm;
 }
コード例 #2
0
        //readonly Func<Polygon, IEnumerable<IntVector2>> drawer = PerYPolygonDrawer.GetPoints;

        public FullEvaluationScoring(PictureMutationAlgorithm algorithm)
        {
            this.algorithm = algorithm;
        }