EvoMaze | tiny example of computational evolution

 by   gamesbyangelina Java Version: Current License: No License

kandi X-RAY | EvoMaze Summary

kandi X-RAY | EvoMaze Summary

EvoMaze is a Java library. EvoMaze has no bugs, it has no vulnerabilities and it has low support. However EvoMaze build file is not available. You can download it from GitHub.

EvoMaze is a tiny Java program (I've committed the full Eclipse project) that evolves 2D mazes using a very basic evolutionary setup. I've commented it here or there but right now it's in a very basic state. I might add to it over time but it's most presented "as-is", for use however you see fit (you don't need attribution, even, though I'd love to know what you use it for so do email me - mike@gamesbyangelina.org). I use computational evolution in my day-to-day work as a researcher and PhD student. I'm building a system that can design games autonomously called ANGELINA. For more information, go to If you need to ask a question about this code, email mike@gamesbyangelina.org and I'll do my best to answer. Strictly speaking it's not really being "maintained", it's just here in case someone finds it useful.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              EvoMaze has a low active ecosystem.
              It has 7 star(s) with 2 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              EvoMaze has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of EvoMaze is current.

            kandi-Quality Quality

              EvoMaze has 0 bugs and 0 code smells.

            kandi-Security Security

              EvoMaze has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              EvoMaze code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              EvoMaze does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              EvoMaze releases are not available. You will need to build from source code and install.
              EvoMaze has no build file. You will be need to create the build yourself to build the component from source.
              EvoMaze saves you 155 person hours of effort in developing the same functionality from scratch.
              It has 387 lines of code, 27 functions and 6 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed EvoMaze and discovered the below as its top functions. This is intended to give you an instant insight into EvoMaze implemented functionality, and help decide if they suit your requirements.
            • Starts the JFrame evolution
            • Prints the map
            • Calculate the length of the search
            • Step 1
            • crossover one point with another map
            • Creates a new child tile using the point swap algorithm
            • Recursively prints out the path in the supplied map
            • Mutate this map
            • Returns the legal adjacents of a given search point
            • Initialises the population
            • Add a search point if it is legal
            • Returns true if the evolution is finished
            • Creates a new random map tile
            • Generate a new random map tile
            • The main entry point
            • Evolve map
            • Override paint method
            • Gets the best map
            • Caps the two children of this map
            Get all kandi verified functions for this library.

            EvoMaze Key Features

            No Key Features are available at this moment for EvoMaze.

            EvoMaze Examples and Code Snippets

            No Code Snippets are available at this moment for EvoMaze.

            Community Discussions

            No Community Discussions are available at this moment for EvoMaze.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install EvoMaze

            You can download it from GitHub.
            You can use EvoMaze like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the EvoMaze component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/gamesbyangelina/EvoMaze.git

          • CLI

            gh repo clone gamesbyangelina/EvoMaze

          • sshUrl

            git@github.com:gamesbyangelina/EvoMaze.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by gamesbyangelina

            spritely

            by gamesbyangelinaJava

            Danesh

            by gamesbyangelinaC#

            firmament

            by gamesbyangelinaC#

            puzzling-present

            by gamesbyangelinaJava

            procjam2015-islands

            by gamesbyangelinaC#