Package pal.algorithmics
Interface Markable
- All Known Implementing Classes:
UnrootedMLSearcher
public interface Markable
Title: Markable
Description: An interface for objects that can have their state marked
- Version:
- 1.0
- Author:
- Matthew Goode
-
Method Summary
-
Method Details
-
mark
void mark() -
undoToMark
void undoToMark()
-