Getting Started with EvOC
Welcome to EvOC (Evolutionary Algorithms On Click)! Ready to run your first Evolutionary Algorithm experiment without writing complex code?
This page helps you choose how to access EvOC and points you to the next steps.
Accessing EvOC
There are two ways to access EvOC. You can either use the Web Application (recommended for most users) or install it locally on your machine.
Local Installation
Steps
Install and run EvOC directly on your own computer. Requires Docker and Node.js setup.
- Ideal for: Offline use, development/contribution, users comfortable with local setup.
- Prerequisites: Docker, Node.js (Check versions in the guide).
- Get Started: Follow the detailed Local Installation Guide.
- Next Step (After Install): Once you've successfully installed and launched EvOC locally, proceed to Account Setup & Login.
Web Application Recommended - Coming Soon!
Steps
Access EvOC instantly through your web browser. No installation needed!
- Ideal for: Quick setup, ease of use, users without local admin rights.
- Prerequisites: None (Just a modern web browser).
- Access URL: [Link will be active here when available!]
- Next Step: Once the URL is live, your first step will be Account Setup & Login.
What's Next?
- Follow the instructions for your chosen access method (Web App or Local Install) using the links above.
- Once you have access to the EvOC interface, the immediate next step is Account Setup & Login.
- After logging in, you can follow the Basic EA Run Guide to configure and execute your first algorithm!
Happy Experimenting!