Skip to main content

Solver Performance Improvements in v1.1

· One min read
Plansoar Team
Core Team

We've significantly improved the solver performance in Plansoar v1.1.

What Changed

The scheduling solver now runs up to 3x faster for large datasets.

Technical Details

  • Implemented parallel constraint processing
  • Optimized memory allocation
  • Added intelligent pruning algorithms
  • Improved solution quality scoring

Benchmarks

Dataset Sizev1.0 Timev1.1 TimeImprovement
50 courses12s4s3x
200 courses45s15s3x
500 courses180s60s3x

How to Upgrade

Update to v1.1 by following our upgrade guide.

Try It Out

Run the solver with your own data and see the improvement:

npm run solver:benchmark

Welcome to Plansoar

· One min read
Plansoar Team
Core Team

We're excited to announce the launch of Plansoar Help Center!

What is Plansoar?

Plansoar is a course planning and scheduling platform designed for educational institutions. It uses advanced constraint satisfaction algorithms to generate optimized schedules.

Key Features

  • Smart Scheduling: AI-powered solver generates conflict-free schedules
  • Flexible Constraints: Configure rules that match your institution's needs
  • Resource Management: Manage courses, rooms, instructors, and students
  • Reports & Analytics: Gain insights into scheduling efficiency
  • API Access: Integrate with your existing systems

Getting Started

  1. Check out the Quick Start
  2. Follow the Quick Start tutorial
  3. Explore the User Guide

What's Next?

We're working on exciting features for upcoming releases:

  • Multi-campus support
  • Real-time collaboration
  • Advanced analytics dashboard
  • Mobile app

Stay tuned for updates!