Skip to content

cp-profiler/search-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Overview

Search-logger uses the same protocol as CP-Profiler and it is designed to record coming from a solver messages (nodes and commands) to a file. The resulting file is readable by search-reader to simulate the original solver execution.

Building

  • make sure that Rust and Cargo are installed (can be installed using rustup)
  • execute cargo build --release in the same directory as Cargo.toml

About

A simple utility for logging search of a constraint solver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages